Use new seach domain for hosts FQDN
This commit is contained in:
parent
2f2a4f262f
commit
3031cc3ec9
|
@ -3,14 +3,14 @@ all:
|
||||||
debian_11:
|
debian_11:
|
||||||
hosts:
|
hosts:
|
||||||
light:
|
light:
|
||||||
ansible_host: light.z9
|
ansible_host: light.z9.ccchh.net
|
||||||
automation:
|
automation:
|
||||||
ansible_host: automation.z9
|
ansible_host: automation.z9.ccchh.net
|
||||||
esphome:
|
esphome:
|
||||||
ansible_host: esphome.z9
|
ansible_host: esphome.z9.ccchh.net
|
||||||
zigbee2mqtt:
|
zigbee2mqtt:
|
||||||
ansible_host: zigbee2mqtt.z9
|
ansible_host: zigbee2mqtt.z9.ccchh.net
|
||||||
printserver:
|
printserver:
|
||||||
ansible_host: printserver.z9
|
ansible_host: printserver.z9.ccchh.net
|
||||||
audio:
|
audio:
|
||||||
ansible_host: audio.z9
|
ansible_host: audio.z9.ccchh.net
|
||||||
|
|
Loading…
Reference in a new issue