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
This commit is contained in:
Mario Lenz 2019-09-20 08:33:20 +02:00 committed by Abhijeet Kasurde
parent 6541bb0315
commit 0c66e7ef10
2 changed files with 2 additions and 1 deletions

View file

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

View file

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