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/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.
5 years ago
..
__init__.py Update ansible-test support for CI providers. 5 years ago
acme.py
aws.py Update ansible-test support for CI providers. 5 years ago
azure.py Update ansible-test support for CI providers. 5 years ago
cloudscale.py
cs.py Update ansible-test support for CI providers. 5 years ago
fallaxy.py Bump fallaxy version (#69917) 5 years ago
foreman.py
gcp.py
hcloud.py Update ansible-test support for CI providers. 5 years ago
nios.py
opennebula.py
openshift.py
scaleway.py
tower.py Update ansible-test support for CI providers. 5 years ago
vcenter.py ansible-test: vcenter initialize group/vmware (#70011) 5 years ago
vultr.py