Update vmware_cluster doc (#66630)
Missing delegate_to directive on Delete Cluster example task
This commit is contained in:
parent
22fe22f796
commit
04b60624ef
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ EXAMPLES = r"""
|
|||
enable_drs: yes
|
||||
enable_vsan: yes
|
||||
state: absent
|
||||
delegate_to: localhost
|
||||
"""
|
||||
|
||||
RETURN = r"""#
|
||||
|
|
Loading…
Add table
Reference in a new issue