From 1d962b803d20cec3d4816f5617b12a0cab4f5e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20=C5=BBbikowski?= Date: Tue, 11 Aug 2026 22:12:14 +0200 Subject: [PATCH] Update ansible/update.yml --- ansible/update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/update.yml b/ansible/update.yml index 2da6b5a..6acb889 100644 --- a/ansible/update.yml +++ b/ansible/update.yml @@ -2,6 +2,7 @@ - name: Aktualizacja systemów i sprawdzenie wymaganych restartów hosts: all gather_facts: true + ignore_unreachable: true tasks: # ==========================================