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/executor
Sloane Hertel 63a0860231
Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) (#77899)
* If there is a platform specific handler, prefer the resolved module over the resolved action when loading module_defaults

Add a toggle for action plugins to prefer the resolved module when loading module_defaults

Allow moving away from modules intercepted as actions pattern

Fixes #77059

(cherry picked from commit 621e782ed0)
4 years ago
..
module_common Allow specifying specific python via shebang (#76677) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_interpreter_discovery.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_play_iterator.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_playbook_executor.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_task_executor.py Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) (#77899) 4 years ago
test_task_queue_manager_callbacks.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_task_result.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago