ansible/test/units/executor
James Cammarata f4ecbc4c3f Fixing iterator bug related to reworking of end-of-role detection
Bug was introduced in cae682607

(cherry picked from commit 9d549c3498)
2017-01-19 10:11:52 -06:00
..
__init__.py
test_play_iterator.py Fixing iterator bug related to reworking of end-of-role detection 2017-01-19 10:11:52 -06:00
test_playbook_executor.py FEATURE: adding variable serial batches 2016-08-04 15:04:10 -05:00
test_task_executor.py Avoid copying task parents in TaskExecutor 2016-08-08 15:58:46 -05:00
test_task_queue_manager_callbacks.py Change v2_playbook_on_start logic to positively detect legacy plugins 2016-11-01 07:53:04 -07:00
test_task_result.py