community.general/lib/ansible/plugins/strategy
James Cammarata f217dae938 Also check the iterator for failed host status in linear strategy
When only looking at the failed state of the TaskResult, certain failures
cause the linear strategy to fail out sooner than it should and not execute
the always portion of blocks.

Fixes #24301
2017-05-17 13:41:29 -05:00
..
__init__.py Use delegated vars for the delegated host name 2017-05-16 10:24:42 -05:00
debug.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
free.py Enable documentation in plugins 2017-03-23 01:27:19 -04:00
linear.py Also check the iterator for failed host status in linear strategy 2017-05-17 13:41:29 -05:00