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
pull/41579/head
Laurent G 6 years ago committed by Alicia Cozine
parent d9ca78c542
commit 655b27f571

@ -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
'''

Loading…
Cancel
Save