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>
2020-06-09 15:38:57 -07: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 Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
tower.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
vcenter.py support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00