From 554a6e397ec6f517317da358ad3518613988070d Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 29 Aug 2023 14:56:35 +0200 Subject: [PATCH] upt playbook --- playbooks/sync_mailu.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/sync_mailu.yaml b/playbooks/sync_mailu.yaml index e8d16a2..a48eb33 100644 --- a/playbooks/sync_mailu.yaml +++ b/playbooks/sync_mailu.yaml @@ -85,8 +85,9 @@ - name: Restart firewall command: service restart_firewall - when: inventory_hostname in groups['router'] warn: false + when: inventory_hostname in groups['router'] + - name: Stop mailu rhasp uri: url: "http://192.168.77.106:9000/api/stacks/130/stop?endpointId=13"