mirror of https://github.com/ansible/ansible.git
In TQM run() mark any entries in _failed_hosts as failed in the PlayIterator
As noted in the comment, the TQM may be used for more than one play. As such, after creating the new PlayIterator object it is necessary to mark any failed hosts from previous calls to run() as failed in the iterator, so they are properly skipped during any future calls to run().pull/15949/head
parent
7855612805
commit
710a96956e
Loading…
Reference in New Issue