ansible/changelogs/fragments/ignore_unreachable.yml
2018-08-23 11:41:02 -04:00

2 lines
176 B
YAML

major_changes:
- New keyword `ignore_unreachable` for plays and blocks. Allows ignoring tasks that fail due to unreachable hosts, and check results with `is unreachable` test.