mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 05:11:25 -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
|
@ -45,6 +45,7 @@ options:
|
|||
- If set to C(present), then will set given acceptance level.
|
||||
choices: [ list, present ]
|
||||
required: False
|
||||
default: 'list'
|
||||
acceptance_level:
|
||||
description:
|
||||
- Name of acceptance level.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue