Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also check the iterator for failed host status in linear strategy
When only looking at the failed state of the TaskResult, certain failures cause the linear strategy to fail out sooner than it should and not execute the always portion of blocks. Fixes ansible#24301
- Loading branch information