mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 23:01:14 +00:00
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().