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
2021-05-27 19:06:45 -04:00
..
__init__.py
test_action.py
test_gather_facts.py Use the module redirect_list when getting defaults for action plugins (#73864) 2021-05-27 19:06:45 -04:00
test_pause.py
test_raw.py