Remove esphome host and role since it has been migrated to NixOS
This commit is contained in:
parent
ed74a88734
commit
6a023f5433
9 changed files with 0 additions and 129 deletions
|
@ -8,9 +8,6 @@ all:
|
|||
mqtt:
|
||||
ansible_host: automation.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
esphome:
|
||||
ansible_host: esphome.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
zigbee2mqtt:
|
||||
ansible_host: zigbee2mqtt.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
|
@ -30,7 +27,6 @@ all:
|
|||
hosts:
|
||||
nginx_hosts:
|
||||
hosts:
|
||||
esphome:
|
||||
zigbee2mqtt:
|
||||
light:
|
||||
uptime-kuma:
|
||||
|
@ -40,15 +36,11 @@ all:
|
|||
hosts:
|
||||
certbot_hosts:
|
||||
hosts:
|
||||
esphome:
|
||||
zigbee2mqtt:
|
||||
uptime-kuma:
|
||||
ssh_server_config_hosts:
|
||||
hosts:
|
||||
mailserver-endpoint:
|
||||
esphome_hosts:
|
||||
hosts:
|
||||
esphome:
|
||||
zigbee2mqtt_hosts:
|
||||
hosts:
|
||||
zigbee2mqtt:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue