flatten inventories making them simpler
All checks were successful
/ Ansible Lint (push) Successful in 1m41s

Remove the child groups as we weren't using their functionality anyway.
Also remove the debian_11/12 host groups as they're not in use.
This commit is contained in:
June 2025-02-16 00:36:10 +01:00
commit 61cd5053d0
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 177 additions and 183 deletions

View file

@ -1,6 +1,4 @@
all: all:
children:
debian_12:
hosts: hosts:
ccchoir: ccchoir:
ansible_host: ccchoir-intern.hamburg.ccc.de ansible_host: ccchoir-intern.hamburg.ccc.de
@ -59,7 +57,7 @@ all:
ansible_host: zammad-intern.hamburg.ccc.de ansible_host: zammad-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
base_config_hosts: base_config_hosts:
hosts: hosts:
ccchoir: ccchoir:
cloud: cloud:
@ -76,7 +74,7 @@ all:
tickets: tickets:
wiki: wiki:
zammad: zammad:
docker_compose_hosts: docker_compose_hosts:
hosts: hosts:
ccchoir: ccchoir:
grafana: grafana:
@ -87,10 +85,10 @@ all:
pad: pad:
pretalx: pretalx:
zammad: zammad:
nextcloud_hosts: nextcloud_hosts:
hosts: hosts:
cloud: cloud:
nginx_hosts: nginx_hosts:
hosts: hosts:
ccchoir: ccchoir:
eh22-wiki: eh22-wiki:
@ -106,10 +104,10 @@ all:
public-reverse-proxy: public-reverse-proxy:
wiki: wiki:
zammad: zammad:
public_reverse_proxy_hosts: public_reverse_proxy_hosts:
hosts: hosts:
public-reverse-proxy: public-reverse-proxy:
certbot_hosts: certbot_hosts:
hosts: hosts:
ccchoir: ccchoir:
eh22-wiki: eh22-wiki:
@ -124,7 +122,7 @@ all:
pretalx: pretalx:
wiki: wiki:
zammad: zammad:
prometheus_node_exporter_hosts: prometheus_node_exporter_hosts:
hosts: hosts:
ccchoir: ccchoir:
eh22-wiki: eh22-wiki:
@ -136,7 +134,7 @@ all:
pretalx: pretalx:
wiki: wiki:
zammad: zammad:
infrastructure_authorized_keys_hosts: infrastructure_authorized_keys_hosts:
hosts: hosts:
ccchoir: ccchoir:
eh22-wiki: eh22-wiki:
@ -151,10 +149,10 @@ all:
public-reverse-proxy: public-reverse-proxy:
wiki: wiki:
zammad: zammad:
wiki_hosts: wiki_hosts:
hosts: hosts:
eh22-wiki: eh22-wiki:
wiki: wiki:
netbox_hosts: netbox_hosts:
hosts: hosts:
netbox: netbox:

View file

@ -1,6 +1,4 @@
all: all:
children:
debian_11:
hosts: hosts:
light: light:
ansible_host: light.z9.ccchh.net ansible_host: light.z9.ccchh.net
@ -8,18 +6,16 @@ all:
authoritative-dns: authoritative-dns:
ansible_host: authoritative-dns.z9.ccchh.net ansible_host: authoritative-dns.z9.ccchh.net
ansible_user: chaos ansible_user: chaos
debian_12: nginx_hosts:
hosts:
nginx_hosts:
hosts: hosts:
light: light:
ola_hosts: ola_hosts:
hosts: hosts:
light: light:
foobazdmx_hosts: foobazdmx_hosts:
hosts: hosts:
light: light:
infrastructure_authorized_keys_hosts: infrastructure_authorized_keys_hosts:
hosts: hosts:
light: light:
authoritative-dns: authoritative-dns: