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

(cherry picked from commit 0c66e7ef10)
pull/62679/head
Mario Lenz 5 years ago committed by Toshio Kuratomi
parent e44c77fe0a
commit fc1d7f9e5a

@ -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