community.general/lib/ansible/plugins/strategy
James Cammarata 27f9cc05f8 Make sure run_once tasks also set any_errors_fatal so all hosts fail
Currently implemented only in the linear strategy (free strategy simply
ignores run_once/BYPASS_HOST_LOOP actions).

Fixes #14252
2016-02-05 10:58:24 -05:00
..
__init__.py Adding new feature - meta: clear_host_errors 2016-02-03 14:59:38 -05:00
free.py Fixing bugs in play iteration and strategies 2016-02-03 18:42:27 -05:00
linear.py Make sure run_once tasks also set any_errors_fatal so all hosts fail 2016-02-05 10:58:24 -05:00