From baca447578aa6cb96f9a96decb60ca1d843f6d86 Mon Sep 17 00:00:00 2001 From: June Date: Tue, 14 Oct 2025 02:52:34 +0200 Subject: [PATCH] test failure --- inventories/chaosknoten/group_vars/all.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/inventories/chaosknoten/group_vars/all.yaml b/inventories/chaosknoten/group_vars/all.yaml index fab32d2..e81690b 100644 --- a/inventories/chaosknoten/group_vars/all.yaml +++ b/inventories/chaosknoten/group_vars/all.yaml @@ -1,7 +1,6 @@ # ansible_pull # ansible_pull__age_private_key needs to be defined per host (probably HOST.sops.yaml). ansible_pull__repo_url: https://git.hamburg.ccc.de/CCCHH/ansible-infra.git -ansible_pull__inventory: inventories/chaosknoten ansible_pull__playbook: playbooks/maintenance.yaml ansible_pull__checkout: ansible_pull_notify ansible_pull__timer_on_calendar: "*-*-* 04:00:00 Europe/Berlin"