From a39a65400d6e1a7ba8c224f733a93904896b504e Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 1 Nov 2023 00:55:11 +0100 Subject: [PATCH] upt playbook --- playbooks/mailu_switch_to_primary.yaml | 3 --- playbooks/mailu_switch_to_second.yaml | 3 +-- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/playbooks/mailu_switch_to_primary.yaml b/playbooks/mailu_switch_to_primary.yaml index 51595e2..90c623f 100644 --- a/playbooks/mailu_switch_to_primary.yaml +++ b/playbooks/mailu_switch_to_primary.yaml @@ -21,9 +21,6 @@ - name: Restart firewall command: service restart_firewall when: inventory_hostname in groups['router'] - args: - warn: false - - name: Stop mailu rasp uri: diff --git a/playbooks/mailu_switch_to_second.yaml b/playbooks/mailu_switch_to_second.yaml index 5e97770..545db67 100644 --- a/playbooks/mailu_switch_to_second.yaml +++ b/playbooks/mailu_switch_to_second.yaml @@ -42,8 +42,7 @@ - name: Restart firewall command: service restart_firewall when: inventory_hostname in groups['router'] - args: - warn: false +