vmware_host: fix doc syntax error
Adjust the `DOCUMENTATION` section to get a proper rendering of the `folder` example.
This commit is contained in:
parent
efc5d62c49
commit
08db603262
1 changed files with 1 additions and 3 deletions
|
@ -59,9 +59,7 @@ options:
|
|||
- "Here 'host' is an invisible folder under VMware Web Client."
|
||||
- "Another example, if there is a nested folder structure like '/myhosts/india/pune' under
|
||||
datacenter 'dc2', then C(folder) value will be '/dc2/host/myhosts/india/pune'."
|
||||
- "Other Examples: "
|
||||
- " - '/Site2/dc2/Asia-Cluster/host'"
|
||||
- " - '/dc3/Asia-Cluster/host'"
|
||||
- "Other Examples: '/Site2/dc2/Asia-Cluster/host' or '/dc3/Asia-Cluster/host'"
|
||||
version_added: "2.6"
|
||||
aliases: ['folder_name']
|
||||
type: str
|
||||
|
|
Loading…
Add table
Reference in a new issue