You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/prepare_vmware_tests/tasks
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.
5 years ago
..
init_real_lab.yml vmware_content_library_info: init the functional test 5 years ago
init_vcsim.yml vmware_guest: speed up vmware_guest tests 5 years ago
main.yml prepapre_vmware_tests: add a common vars file 5 years ago
setup_attach_hosts.yml vmware: test-refactoring 5 years ago
setup_category.yml VMware: add facts about tags in vmware_cluster_facts (#56848) 5 years ago
setup_cluster.yml VMware: Refactor vmware_cluster into several modules (#58468) 5 years ago
setup_content_library.yml vmware_content_library_info: init the functional test 5 years ago
setup_datacenter.yml vmware: test-refactoring 5 years ago
setup_datastore.yml vmware: test-suite fixes 5 years ago
setup_dvswitch.yml vmware_guest: enable 3 extra tests 5 years ago
setup_resource_pool.yml vmware: test-suite fixes 5 years ago
setup_switch.yml vmware: test-refactoring 5 years ago
setup_tag.yml VMware: add facts about tags in vmware_cluster_facts (#56848) 5 years ago
setup_virtualmachines.yml vmware_guest: speed up vmware_guest tests 5 years ago
teardown.yml vmware_guest: speed up vmware_guest tests 5 years ago