mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
minor spelling changes
This commit is contained in:
parent
054a3fccf8
commit
0b8011436d
114 changed files with 152 additions and 152 deletions
|
@ -401,7 +401,7 @@ class VmsModule(BaseModule):
|
|||
"""
|
||||
oVirt in version 4.1 doesn't support search by template+version_number,
|
||||
so we need to list all templates with specific name and then iterate
|
||||
throught it's version until we find the version we look for.
|
||||
through it's version until we find the version we look for.
|
||||
"""
|
||||
template = None
|
||||
if self._module.params['template']:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue