- remove the unsupported alias - refactoring - move the hosts outside of the cluster to avoid any conflict with DRS - import the `prepare_vmware_tests` role - does not work with govcsim
Fixes: #63905 * Add return parameters to return after module execution https://github.com/ansible/ansible/pull/64605#discussion_r344430717 * Add moid and use_instance_uuid parameters https://github.com/ansible/ansible/pull/64605#discussion_r344431003 * Add reset playbook for test case * Delete HAS_PYVMOMI variable https://github.com/ansible/ansible/pull/64605#discussion_r344430877 * Fix because the default value of stop_action was wrong * Fix multiple sanity test error for document related * Fix remove unnecessary line break