From 106c45fc81ef8c243a31c81ef107b08d186e8ff5 Mon Sep 17 00:00:00 2001 From: "Rasmus \"Pez\" Wejlgaard" Date: Sun, 29 Mar 2026 17:08:34 +0100 Subject: [PATCH] Add helsinki-a to docker_hosts inventory group (#20) helsinki-a runs Docker containers (authelia, forgejo, bitwarden) but was missing from docker_hosts. This means the docker role and docker-status playbook weren't targeting it during deploys. Closes PESO-91 --- ansible/inventory/hosts.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory/hosts.ini b/ansible/inventory/hosts.ini index 7f1581e..5af353a 100644 --- a/ansible/inventory/hosts.ini +++ b/ansible/inventory/hosts.ini @@ -14,6 +14,7 @@ nuremberg-a ansible_host=100.117.235.28 london-a ansible_host=100.122.219.41 [docker_hosts] +helsinki-a london-b nuremberg-a copenhagen-a