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
Sloane Hertel 51f6d129cb
support hard coded module_defaults.yml groups for collections (#69919)
* Only allow groups which were hardcoded in module_defaults.yml

only load action groups from the collection if module_defaults contains a potential group for the action

* Fix tests using modules that override those whitelisted in lib/ansible/config/module_defaults.yml

Third party modules should not be using group/ - use the action name instead

* add externalized module_defaults tests

add the missing group and collections

ci_complete

Co-authored-by: Matt Davis <mrd@redhat.com>

* changelog

ci_complete

* Fix import in tests

ci_complete

* Update with requested changes

ci_complete

* don't traceback since we don't validate the contents of module_defaults

ci_complete

Co-authored-by: Matt Davis <mrd@redhat.com>
4 years ago
..
__init__.py Update ansible-test support for CI providers. 5 years ago
acme.py ansible-test: bumping ACME test container version (#64424) 5 years ago
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 Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
cs.py Update ansible-test support for CI providers. 5 years ago
fallaxy.py Bump fallaxy version (#69917) 4 years ago
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
gcp.py Relocate ansible-test code. (#60147) 5 years ago
hcloud.py Update ansible-test support for CI providers. 5 years ago
nios.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
opennebula.py Mark ansible-test cloud credentials as sensitive. 5 years ago
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
scaleway.py Mark ansible-test cloud credentials as sensitive. 5 years ago
tower.py Update ansible-test support for CI providers. 5 years ago
vcenter.py support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
vultr.py Mark ansible-test cloud credentials as sensitive. 5 years ago