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 e30ffb8499
[2.10] Fix using module-specific module_defaults in action plugins (#74850)
* 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

(cherry picked from commit 267b7215b3)
4 years ago
..
action [2.10] Fix using module-specific module_defaults in action plugins (#74850) 4 years ago
become Migrated to community.general 5 years ago
cache Migrated to community.general 5 years ago
callback
connection Fix filedescriptor out of range in select() when running commands (#65058) 5 years ago
filter Make filter type errors 'loop friendly' (#70417) (#70574) 4 years ago
inventory [stable-2.10] Clean up unit test boilerplate. 4 years ago
loader_fixtures [stable-2.10] Clean up unit test boilerplate. 4 years ago
lookup Migrated to ansible.amazon 5 years ago
shell powershell - fix nested CLIXML parser (#71412) (#71451) 4 years ago
strategy Clean up unit tests to assist with migration. (#67875) 5 years ago
__init__.py
test_plugins.py [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 4 years ago