Update vmware_cluster doc (#66630)

Missing delegate_to directive on Delete Cluster example task
pull/66645/head
Jorge Rua 5 years ago committed by Abhijeet Kasurde
parent 22fe22f796
commit 04b60624ef

@ -236,6 +236,7 @@ EXAMPLES = r"""
enable_drs: yes
enable_vsan: yes
state: absent
delegate_to: localhost
"""
RETURN = r"""#

Loading…
Cancel
Save