From 68b93e8836267711c74192f66e9e4c5f4573f53c Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 28 May 2024 00:43:07 +0200 Subject: [PATCH] bitwarden --- playbooks/mailu_switch_to_second.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mailu_switch_to_second.yaml b/playbooks/mailu_switch_to_second.yaml index 3cbfd53..40da633 100644 --- a/playbooks/mailu_switch_to_second.yaml +++ b/playbooks/mailu_switch_to_second.yaml @@ -44,7 +44,7 @@ command: "docker restart {{ containers | join(' ') }}" become: true ignore_errors: true - when: inventory_hostname in groups['raspberry'] + when: inventory_hostname in groups['raspberrypi5'] - name: Get ruleset command: nvram get vts_rulelist