Files
community.general/lib/ansible/executor
James Cammarata 4c1601e9f2 Take previously failed/unreachable hosts into account when checking the batch
Again, as we're carrying failed/unreachable hosts forward from play to play via
internal structures, we need to remember which ones had previously failed so that
unrelated host failures don't inflate the numbers for a given serial batch in the
PlaybookExecutor causing a premature exit.

Fixes #16364
2016-06-21 16:47:38 -05:00
..
2015-05-03 21:47:26 -05:00
2016-06-20 09:30:20 -05:00
2015-05-03 21:47:26 -05:00
2016-06-13 09:43:51 -07:00