mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Refactoring of the following roles to make use of the new `prepare_vmware_tests` role. - `vmware_about_facts` - `vmware_cluster` - `vmware_cluster_facts` This patch depends on: https://github.com/ansible/ansible/pull/55719 Original PR: https://github.com/ansible/ansible/pull/54882