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/action
Sloane Hertel 5640093f1c
Use the module redirect_list when getting defaults for action plugins (#73864)
* Fix module-specific defaults in the gather_facts, package, and service action plugins.

* Handle ansible.legacy actions better in get_action_args_with_defaults

* Add tests for each action plugin

* Changelog

Fixes #72918
3 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py [become] Add Solaris chmod ACL fallback 4 years ago
test_gather_facts.py Use the module redirect_list when getting defaults for action plugins (#73864) 3 years ago
test_pause.py pause - ensure control characters are always set appropriately (#74568) 3 years ago
test_raw.py make test_raw use setUp instead of global definitions 5 years ago