48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
all:
|
|
children:
|
|
certbot_hosts:
|
|
hosts:
|
|
cloud:
|
|
pad:
|
|
keycloak:
|
|
debian_12:
|
|
hosts:
|
|
cloud:
|
|
ansible_host: cloud-intern.hamburg.ccc.de
|
|
ansible_port: 42666
|
|
ansible_user: chaos
|
|
ansible_ssh_common_args: -J public-reverse-proxy
|
|
pad:
|
|
ansible_host: pad-intern.hamburg.ccc.de
|
|
ansible_port: 42666
|
|
ansible_user: chaos
|
|
ansible_ssh_common_args: -J public-reverse-proxy
|
|
public-reverse-proxy:
|
|
ansible_host: public-reverse-proxy.hamburg.ccc.de
|
|
ansible_port: 42666
|
|
ansible_user: chaos
|
|
keycloak:
|
|
ansible_host: keycloak-intern.hamburg.ccc.de
|
|
ansible_user: chaos
|
|
ansible_ssh_common_args: -J ssh://public-reverse-proxy.hamburg.ccc.de:42666
|
|
docker_compose_hosts:
|
|
hosts:
|
|
cloud:
|
|
pad:
|
|
keycloak:
|
|
nextcloud_hosts:
|
|
hosts:
|
|
cloud:
|
|
nginx_hosts:
|
|
hosts:
|
|
cloud:
|
|
pad:
|
|
public-reverse-proxy:
|
|
keycloak:
|
|
public_reverse_proxy_hosts:
|
|
hosts:
|
|
public-reverse-proxy:
|
|
ssh_server_config_hosts:
|
|
hosts:
|
|
keycloak:
|