Use the .yaml file extension for all YAML files
This commit is contained in:
parent
9d0697f0d0
commit
1bcb77961b
60 changed files with 1 additions and 1 deletions
29
inventories/z9/hosts.yaml
Normal file
29
inventories/z9/hosts.yaml
Normal file
|
@ -0,0 +1,29 @@
|
|||
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
|
||||
wiki:
|
||||
ansible_host: wiki.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
authoritative-dns:
|
||||
ansible_host: authoritative-dns.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
keycloak:
|
||||
ansible_host: keycloak.z9.ccchh.net
|
||||
ansible_user: chaos
|
Loading…
Add table
Add a link
Reference in a new issue