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: # ==========================================