Update vmware_cluster doc (#66630)

Missing delegate_to directive on Delete Cluster example task
This commit is contained in:
Jorge Rua 2020-01-21 02:48:43 +00:00 committed by Abhijeet Kasurde
parent 22fe22f796
commit 04b60624ef

View file

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