Set ansible_user for light.z9.ccchh.net to root
This commit is contained in:
parent
239b9b9689
commit
54ea404756
|
@ -4,6 +4,7 @@ all:
|
|||
hosts:
|
||||
light:
|
||||
ansible_host: light.z9.ccchh.net
|
||||
ansible_user: root
|
||||
automation:
|
||||
ansible_host: automation.z9.ccchh.net
|
||||
esphome:
|
||||
|
|
Loading…
Reference in a new issue