wip: ansible pull
This commit is contained in:
parent
635bbd447d
commit
f107737a39
12 changed files with 330 additions and 156 deletions
|
@ -1,3 +1,10 @@
|
|||
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
|
||||
ansible_pull__checkout: ansible_pull
|
||||
|
||||
netbox__version: "v4.1.7"
|
||||
netbox__config: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/netbox/netbox/configuration.py.j2') }}"
|
||||
netbox__custom_pipeline_oidc_group_and_role_mapping: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue