diff options
author | Sloane Hertel <shertel@redhat.com> | 2020-06-09 18:38:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-09 15:38:57 -0700 |
commit | 51f6d129cbb30f42c445f7e2fecba68fe02d6f85 (patch) | |
tree | 11ff79f7cc1ef9fa8ac1134ccdc65d0217b6f297 /lib/ansible/template | |
parent | a862ff2d4324f871565ef5b749c6a96ad0ad767e (diff) | |
download | ansible-51f6d129cbb30f42c445f7e2fecba68fe02d6f85.tar.gz |
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>
Diffstat (limited to 'lib/ansible/template')
0 files changed, 0 insertions, 0 deletions