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 Migrated to community.general 6 years ago
cache Make cache adjudicator's flush call plugin flush (#70987) 5 years ago
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 6 years ago
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 Clean up unit test boilerplate. 6 years ago
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 Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 6 years ago