Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create state in PlayIterator for unknown hosts rather than raise errors
Since we now use the PlayIterator to carry forward failures from previous play executions, in the event that some hosts which had previously failed are not in the current inventory we now create a stub state instead of raising an error.
- Loading branch information