3aa73cb6b8
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. |
||
---|---|---|
.. | ||
init_real_lab.yml | ||
init_vcsim.yml | ||
main.yml | ||
setup_attach_hosts.yml | ||
setup_category.yml | ||
setup_cluster.yml | ||
setup_content_library.yml | ||
setup_datacenter.yml | ||
setup_datastore.yml | ||
setup_dvswitch.yml | ||
setup_resource_pool.yml | ||
setup_switch.yml | ||
setup_tag.yml | ||
setup_virtualmachines.yml | ||
teardown.yml |