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
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
3 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration add action_groups support to collections (#74039) 3 years ago
lib/ansible_test add action_groups support to collections (#74039) 3 years ago
sanity Remove ignores that are resolved on devel 3 years ago
support updates links in comments to point to current docs (#74834) 4 years ago
units add action_groups support to collections (#74039) 3 years ago
utils/shippable Remove unused CI scripts. 4 years ago