From cf29fa45b31b94a5dc26f3299795636142f3ff47 Mon Sep 17 00:00:00 2001 From: Benno Tielen Date: Thu, 16 Jul 2026 16:00:40 +0200 Subject: [PATCH] fix: branch --- infra/ansible/inventory/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/ansible/inventory/test.yml b/infra/ansible/inventory/test.yml index 929217e..2e28e7a 100644 --- a/infra/ansible/inventory/test.yml +++ b/infra/ansible/inventory/test.yml @@ -77,4 +77,4 @@ all: envs_dir: /opt/church-website/envs scripts_dir: /opt/church-website/scripts repo_url: "{{ vault_repo_url }}" - repo_branch: staging + repo_branch: chemnitz