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/gathering_facts
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
..
cache_plugins Fact collector ordering deps (#31362) 7 years ago
collections/ansible_collections/cisco/ios/plugins/modules add action_groups support to collections (#74039) 3 years ago
library Get m_u.facts.utils coverage up to 100% (#70614) 4 years ago
aliases correctly merge multiple facts results (#68987) 4 years ago
inventory setup module, filter compensate for prefixes (#74924) 3 years ago
one_two.json correctly merge multiple facts results (#68987) 4 years ago
prevent_clobbering.yml dont clobber facts in loop (#71032) 4 years ago
runme.sh add action_groups support to collections (#74039) 3 years ago
test_gathering_facts.yml setup module, filter compensate for prefixes (#74924) 3 years ago
test_module_defaults.yml add action_groups support to collections (#74039) 3 years ago
test_prevent_injection.yml misc typos (#74724) 3 years ago
test_run_once.yml gather facts improvements (#44008) 6 years ago
two_one.json correctly merge multiple facts results (#68987) 4 years ago
uuid.fact Fix gathering facts in run_once play (#39453) 6 years ago
verify_merge_facts.yml correctly merge multiple facts results (#68987) 4 years ago
verify_subset.yml Fix setup subset (#74022) 3 years ago