community.general/lib/ansible/plugins/strategy
jctanner 238c6461f6 Add a function to check for killed processes in all strategies (#16684)
* Add a function to check for killed processes so that if any
threads are sigkilled or sigtermed, the entire playbook execution is aborted.
2016-07-14 16:37:35 -04:00
..
__init__.py Add a function to check for killed processes in all strategies (#16684) 2016-07-14 16:37:35 -04:00
debug.py Remove workaround for fixed bug. (#15340) 2016-04-10 09:24:54 -07:00
free.py Properly template task names in free strategy 2016-06-15 09:49:04 +02:00
linear.py Fix unreachable host/any_errors_fatal bug in linear strategy 2016-07-12 03:01:47 -05:00