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