blob: da85af7e4b542087ed67167914f2cfd021806ad4 (
plain)
1
2
|
bugfixes:
- Fix returning 'unreachable' for the overall task result. This prevents false positives when a looped task has unignored unreachable items (https://github.com/ansible/ansible/issues/84019).
|