mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
New keyword: ignore_unreachable (#43857)
This commit is contained in:
2
changelogs/fragments/ignore_unreachable.yml
Normal file
2
changelogs/fragments/ignore_unreachable.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user