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
Matt Martz 7404dc6767 Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299)
* Recursively remove args with omit as as their value, to match suboptions in argument_spec

* Add test for the new remove_omit function
7 years ago
..
module_common Fix shebang. shebang and interpreter path weren't being templated (#33698) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_play_iterator.py Cache tasks as they are queued instead of en masse (#34752) 7 years ago
test_playbook_executor.py test/: PEP8 compliancy (#24803) 7 years ago
test_task_executor.py Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 7 years ago
test_task_queue_manager_callbacks.py Remove hack for backwards compatible v2_playbook_on_start callback 8 years ago
test_task_result.py Add test for clean_copy preservation of keys 7 years ago