ansible/test/integration/targets/prepare_vmware_tests
Mario Lenz 3aa73cb6b8 VMware: Refactor vmware_cluster into several modules (#58468)
Refactor vmware_cluster into several modules (vmware_cluster, vmware_cluster_drs, vmware_cluster_ha and vmware_cluster_vsan) as discussed in #58023.

vmware_cluster lacks a lot of configuration options for DRS, HA and vSAN. Implementing them
all in vmware_cluster would make the module hard to maintain. Therefore, splitting it into several
modules and implementing the missing configuration options in them seems a good idea to me.

This is step one, refactoring vmware_cluster into several modules. Step two, implementing more
configuration options for DRS, HA and vSAN, will follow.
2019-08-01 10:35:29 +02:00
..
meta
tasks VMware: Refactor vmware_cluster into several modules (#58468) 2019-08-01 10:35:29 +02:00
vars VMware: add facts about tags in vmware_cluster_facts (#56848) 2019-07-24 15:45:15 +05:30