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:
|
light:
|
||||||
ansible_host: light.z9.ccchh.net
|
ansible_host: light.z9.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
zigbee2mqtt:
|
|
||||||
ansible_host: zigbee2mqtt.z9.ccchh.net
|
|
||||||
ansible_user: chaos
|
|
||||||
authoritative-dns:
|
authoritative-dns:
|
||||||
ansible_host: authoritative-dns.z9.ccchh.net
|
ansible_host: authoritative-dns.z9.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
|
@ -18,7 +15,6 @@ all:
|
||||||
hosts:
|
hosts:
|
||||||
nginx_hosts:
|
nginx_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
zigbee2mqtt:
|
|
||||||
light:
|
light:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
public_reverse_proxy_hosts:
|
public_reverse_proxy_hosts:
|
||||||
|
@ -27,11 +23,9 @@ all:
|
||||||
hosts:
|
hosts:
|
||||||
certbot_hosts:
|
certbot_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
zigbee2mqtt:
|
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
zigbee2mqtt_hosts:
|
zigbee2mqtt_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
zigbee2mqtt:
|
|
||||||
mosquitto_hosts:
|
mosquitto_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
ola_hosts:
|
ola_hosts:
|
||||||
|
@ -52,6 +46,5 @@ all:
|
||||||
infrastructure_authorized_keys_hosts:
|
infrastructure_authorized_keys_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
light:
|
light:
|
||||||
zigbee2mqtt:
|
|
||||||
authoritative-dns:
|
authoritative-dns:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
|
|
Loading…
Reference in a new issue