community.general/lib/ansible/executor
James Cammarata 1f7492171e Don't clear start at task flag until all hosts are advanced
Clearing the flag after the first host was advanced caused all other
hosts to not advance at all.

Fixes #13864
2016-01-18 22:56:10 -05:00
..
process Changing the way workers are forked 2015-12-11 23:35:07 -05:00
__init__.py
module_common.py add REPLACER_SELINUX back into module_common 2015-11-16 16:35:55 -05:00
play_iterator.py Don't clear start at task flag until all hosts are advanced 2016-01-18 22:56:10 -05:00
playbook_executor.py Fix any_errors_fatal incorrect implementation in 2.0 2016-01-15 13:15:10 -05:00
stats.py
task_executor.py Fix with loop + delegate issues 2016-01-18 17:35:00 -05:00
task_queue_manager.py Fix typo in 0b86aa6 2016-01-14 11:57:12 -05:00
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00