Decommissioning mqtt in ansible
This commit is contained in:
parent
097ddff0a7
commit
abcf25359e
|
@ -5,9 +5,6 @@ all:
|
|||
light:
|
||||
ansible_host: light.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
mqtt:
|
||||
ansible_host: automation.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
zigbee2mqtt:
|
||||
ansible_host: zigbee2mqtt.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
|
@ -37,7 +34,6 @@ all:
|
|||
zigbee2mqtt:
|
||||
mosquitto_hosts:
|
||||
hosts:
|
||||
mqtt:
|
||||
ola_hosts:
|
||||
hosts:
|
||||
light:
|
||||
|
@ -56,7 +52,6 @@ all:
|
|||
infrastructure_authorized_keys_hosts:
|
||||
hosts:
|
||||
light:
|
||||
mqtt:
|
||||
zigbee2mqtt:
|
||||
authoritative-dns:
|
||||
uptime-kuma:
|
||||
|
|
Loading…
Reference in a new issue