VMware: Remove mentions of enable_vsan from vmware_cluster_ha example (#62616)

* VMware: Remove mentions of enable_vsan from vmware_cluster_ha example
* Add changelog fragment
pull/61306/head^2
Mario Lenz 5 years ago committed by Abhijeet Kasurde
parent 6541bb0315
commit 0c66e7ef10

@ -0,0 +1,2 @@
minor_changes:
- vmware_cluster_ha - Remove a wrong parameter from an example in the documentation.

@ -197,7 +197,6 @@ EXAMPLES = r"""
cluster_name: "{{ cluster_name }}"
enable_ha: True
ha_vm_monitoring: vmMonitoringOnly
enable_vsan: True
delegate_to: localhost
- name: Enable HA with admission control reserving 50% of resources for HA

Loading…
Cancel
Save