community.general/lib/ansible/plugins/strategy
James Cammarata 7a46fe6693
Be sure to use the active state when checking for any_errors_fatal (#55779)
The current code was not properly checking for the active state when
checking any_errors_fatal, so if the error occurred in a sub-block
or included file it is not properly detected.

Fixes #55515
2019-04-26 10:31:30 -05:00
..
__init__.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
debug.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
free.py Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
linear.py Be sure to use the active state when checking for any_errors_fatal (#55779) 2019-04-26 10:31:30 -05:00