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 7448c2fa62
[2.11] Fix using module-specific module_defaults in action plugins (#74849)
* 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

(cherry picked from commit 5640093f1c)

* Fix tests for < 3.8
5 years ago
..
action [2.11] Fix using module-specific module_defaults in action plugins (#74849) 5 years ago
become
cache Make cache adjudicator's flush call plugin flush (#70987) 6 years ago
callback
connection finish migrating ssh plugin to config system (#73708) 5 years ago
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 5 years ago
inventory Add a toggle for the leading separator for keyed_groups (#60882) 5 years ago
loader_fixtures
lookup url lookup - set default user agent (#72324) 5 years ago
shell powershell - fix nested CLIXML parser (#71412) 5 years ago
strategy Temporarily disable strategy units (#74048) 5 years ago
__init__.py
test_plugins.py