mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit 4c1601e9f2
)
pull/16416/head
parent
a7f93be2b6
commit
a7199abb74
Loading…
Reference in New Issue