Use correct ansible_host for mqtt host
This commit is contained in:
parent
317c822ab5
commit
6994cfa123
|
@ -6,7 +6,7 @@ all:
|
|||
ansible_host: light.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
mqtt:
|
||||
ansible_host: mqtt.z9.ccchh.net
|
||||
ansible_host: automation.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
esphome:
|
||||
ansible_host: esphome.z9.ccchh.net
|
||||
|
|
Loading…
Reference in a new issue