forked from CCCHH/ansible-infra
14 lines
330 B
YAML
14 lines
330 B
YAML
all:
|
|
children:
|
|
debian_12:
|
|
hosts:
|
|
public-reverse-proxy:
|
|
ansible_host: public-reverse-proxy.hamburg.ccc.de
|
|
ansible_port: 42666
|
|
ansible_user: chaos
|
|
nginx_hosts:
|
|
hosts:
|
|
public-reverse-proxy:
|
|
public_reverse_proxy_hosts:
|
|
hosts:
|
|
public-reverse-proxy:
|