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/integration/targets/module_defaults
Sloane Hertel 3b861abce1
add action_groups support to collections (#74039)
* Canonicalize module_defaults actions and action_groups pre-fork and cache them on the play

* Call get_action_args_with_defaults with the resolved FQCN plugin and don't pass the redirect list

* Add validation for action_group metadata and a toggle to disable the warnings

* Handle groups recursively referring to each other

* Remove special-casing for non-fqcn actions in module_defaults groups

* Error for actions and groups in module_defaults that can't be resolved

* Error for fully templated module_defaults

* Add integration tests for action_groups

* Changelog
5 years ago
..
collections/ansible_collections/testns add action_groups support to collections (#74039) 5 years ago
library add action_groups support to collections (#74039) 5 years ago
tasks add action_groups support to collections (#74039) 5 years ago
templates add action_groups support to collections (#74039) 5 years ago
aliases Update Shippable integration test groups. (#43118) 8 years ago
runme.sh add action_groups support to collections (#74039) 5 years ago
test_action_group_metadata.yml add action_groups support to collections (#74039) 5 years ago
test_action_groups.yml add action_groups support to collections (#74039) 5 years ago
test_defaults.yml support hard coded module_defaults.yml groups for collections (#69919) 6 years ago