forked from CCCHH/ansible-infra
Rename inventory to z9
This commit is contained in:
parent
96ac8de142
commit
79879ae3af
7 changed files with 9 additions and 1 deletions
16
inventories/z9/hosts.yml
Normal file
16
inventories/z9/hosts.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
all:
|
||||
children:
|
||||
debian_11:
|
||||
hosts:
|
||||
light:
|
||||
ansible_host: light.z9
|
||||
automation:
|
||||
ansible_host: automation.z9
|
||||
esphome:
|
||||
ansible_host: esphome.z9
|
||||
zigbee2mqtt:
|
||||
ansible_host: zigbee2mqtt.z9
|
||||
printserver:
|
||||
ansible_host: printserver.z9
|
||||
audio:
|
||||
ansible_host: audio.z9
|
||||
Loading…
Add table
Add a link
Reference in a new issue