diff --git a/playbooks/switch_destination.yaml b/playbooks/switch_destination.yaml index 22ac520..445ff03 100644 --- a/playbooks/switch_destination.yaml +++ b/playbooks/switch_destination.yaml @@ -25,6 +25,10 @@ - watchtower-watchtower-1 - kestra-kestra-1 - kestra-postgres-1 + - authentik-worker-1 + - authentik-server-1 + - authentik-redis-1 + - authentik-postgresql-1 tasks: - name: Start mailu containers command: "docker start {{ containers | join(' ') }}"