Introduce Automated Local Ansible Runs Using new ansible_pull Role #28

Merged
june merged 5 commits from ansible_pull into main 2025-10-13 17:34:34 +02:00
Showing only changes of commit 648489ed09 - Show all commits

define common ansible_pull configuration for chaosknoten inventory hosts

Define common configuration as it should be the same for all hosts, just
the ansible_pull__age_private_key needs to be set per host then.
June 2025-10-13 16:58:30 +02:00
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -0,0 +1,7 @@
# 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__timer_on_calendar: "*-*-* 04:00:00 Europe/Berlin"
ansible_pull__timer_randomized_delay_sec: 30min