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
Jordan Borean d15815c88d
Fix connection/become task loop settings (#78565) (#78935)
* Fix connection/become task loop settings

* Remove old code

(cherry picked from commit ba6da65a0f)
2 years ago
..
module_common Allow specifying specific python via shebang (#76677) 3 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_interpreter_discovery.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_play_iterator.py Clean up unit tests. (#78498) 2 years ago
test_playbook_executor.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_task_executor.py Fix connection/become task loop settings (#78565) (#78935) 2 years ago
test_task_queue_manager_callbacks.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_task_result.py Use unittest.mock instead of mock. (#77883) 3 years ago