ansible/test/lib/ansible_test/_internal/cloud
Gonéri Le Bouder 4869874337
ansible-test: vcenter initialize group/vmware (#70011)
Ensure the vcenter provider initialize the `module_defaults` of all
the vmware modules, not just `vmware_guest`.
The VMware CI relies on this for the authentication of the different
VMware modules.

The commit adjust `incidental_vmware_prepare_tests/tasks/init_vcsim.yml`.
The test-suite uses a copy of `vmware_guest` that is not in the
`group/vmware` group. As a result, we need to manually pass the
authentification parameter.
2020-06-11 12:21:44 -04:00
..
__init__.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
acme.py ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
aws.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
azure.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cs.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
fallaxy.py Bump fallaxy version (#69917) 2020-06-06 06:00:57 +10:00
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
gcp.py
hcloud.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
nios.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
opennebula.py
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
scaleway.py
tower.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
vcenter.py ansible-test: vcenter initialize group/vmware (#70011) 2020-06-11 12:21:44 -04:00
vultr.py