mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
Fixup VMware module docs issues (#36409)
Fix various argspec vs documentation issue
This commit is contained in:
parent
9fced4f0a9
commit
5d0ed38e3a
34 changed files with 137 additions and 215 deletions
|
@ -61,6 +61,7 @@ options:
|
|||
- If this value is not set, VM is created without using a template.
|
||||
- If the VM exists already this setting will be ignored.
|
||||
- This parameter is case sensitive.
|
||||
aliases: [ 'template_src' ]
|
||||
is_template:
|
||||
description:
|
||||
- Flag the instance as a template.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue