sunders(host): initialize sunders host
Some checks failed
/ Ansible Lint (push) Failing after 53s

This commit is contained in:
June 2025-10-11 20:52:26 +02:00
commit dec68ab994
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -63,6 +63,10 @@ all:
ansible_host: ntfy-intern.hamburg.ccc.de ansible_host: ntfy-intern.hamburg.ccc.de
ansible_user: chaos ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
sunders:
ansible_host: sunders-intern.hamburg.ccc.de
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
hypervisors: hypervisors:
hosts: hosts:
chaosknoten: chaosknoten:
@ -84,6 +88,7 @@ base_config_hosts:
wiki: wiki:
zammad: zammad:
ntfy: ntfy:
sunders:
docker_compose_hosts: docker_compose_hosts:
hosts: hosts:
ccchoir: ccchoir:
@ -163,6 +168,7 @@ infrastructure_authorized_keys_hosts:
wiki: wiki:
zammad: zammad:
ntfy: ntfy:
sunders:
wiki_hosts: wiki_hosts:
hosts: hosts:
eh22-wiki: eh22-wiki: