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/units/plugins
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
..
action add action_groups support to collections (#74039) 3 years ago
become Remove deprecated PlayContext.make_become_cmd (#74790) 3 years ago
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 3 years ago
callback Fix missing delegate display (#74370) 3 years ago
connection task_executor - use correct value for ssh connection retries (#75155) 3 years ago
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 3 years ago
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 3 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup Add seed parameter to password lookup (#69775) 3 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Temporarily disable strategy units (#74048) 3 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago