21 lines
578 B
YAML
21 lines
578 B
YAML
all:
|
|
children:
|
|
debian_11:
|
|
hosts:
|
|
light:
|
|
ansible_host: light.z9.ccchh.net
|
|
ansible_user: root
|
|
automation:
|
|
ansible_host: automation.z9.ccchh.net
|
|
esphome:
|
|
ansible_host: esphome.z9.ccchh.net
|
|
zigbee2mqtt:
|
|
ansible_host: zigbee2mqtt.z9.ccchh.net
|
|
printserver:
|
|
ansible_host: printserver.z9.ccchh.net
|
|
audio:
|
|
ansible_host: audio.z9.ccchh.net
|
|
public-reverse-proxy:
|
|
ansible_host: public-reverse-proxy.z9.ccchh.net
|
|
ansible_user: chaos
|