From 3e6e13fe2fb3aa4100819168ef4fe60e4ae05333 Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 1 Nov 2023 01:56:50 +0100 Subject: [PATCH] upt playbook --- playbooks/mailu_switch_to_second.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/mailu_switch_to_second.yaml b/playbooks/mailu_switch_to_second.yaml index 2115746..60d9f11 100644 --- a/playbooks/mailu_switch_to_second.yaml +++ b/playbooks/mailu_switch_to_second.yaml @@ -25,6 +25,7 @@ - name: Start mailu containers command: docker start {{ item }} become: true + ignore_errors: true when: inventory_hostname in groups['raspberry'] loop: - nginx-app-1