ansible/changelogs/fragments/ignore_unreachable.yml

3 lines
176 B
YAML
Raw Normal View History

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.