Remove zigbee2mqtt form z9/hosts.yaml
we migrated the zigbee2mqtt in to our home assistant
This commit is contained in:
parent
70a27ec79c
commit
c111c6950a
|
@ -5,9 +5,6 @@ all:
|
|||
light:
|
||||
ansible_host: light.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
zigbee2mqtt:
|
||||
ansible_host: zigbee2mqtt.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
authoritative-dns:
|
||||
ansible_host: authoritative-dns.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
|
@ -18,7 +15,6 @@ all:
|
|||
hosts:
|
||||
nginx_hosts:
|
||||
hosts:
|
||||
zigbee2mqtt:
|
||||
light:
|
||||
uptime-kuma:
|
||||
public_reverse_proxy_hosts:
|
||||
|
@ -27,11 +23,9 @@ all:
|
|||
hosts:
|
||||
certbot_hosts:
|
||||
hosts:
|
||||
zigbee2mqtt:
|
||||
uptime-kuma:
|
||||
zigbee2mqtt_hosts:
|
||||
hosts:
|
||||
zigbee2mqtt:
|
||||
mosquitto_hosts:
|
||||
hosts:
|
||||
ola_hosts:
|
||||
|
@ -52,6 +46,5 @@ all:
|
|||
infrastructure_authorized_keys_hosts:
|
||||
hosts:
|
||||
light:
|
||||
zigbee2mqtt:
|
||||
authoritative-dns:
|
||||
uptime-kuma:
|
||||
|
|
Loading…
Reference in a new issue