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