mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
VMware: Add a pointer on how to get possible values. (#48658)
* Add a pointer on how to get possible values for VMware host config manager
This commit is contained in:
@@ -42,6 +42,7 @@ options:
|
||||
description:
|
||||
- A dictionary of advanced system settings.
|
||||
- Invalid options will cause module to error.
|
||||
- Note that the list of advanced options (with description and values) can be found by running `vim-cmd hostsvc/advopt/options`.
|
||||
default: {}
|
||||
extends_documentation_fragment: vmware.documentation
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user