From 54ea4047564d5ca2a0cf3bd23f7bfe40346a5dbb Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 12 Jan 2023 23:37:43 +0100 Subject: [PATCH] Set ansible_user for light.z9.ccchh.net to root --- inventories/z9/hosts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventories/z9/hosts.yml b/inventories/z9/hosts.yml index fad0e75..76f9ad2 100644 --- a/inventories/z9/hosts.yml +++ b/inventories/z9/hosts.yml @@ -4,6 +4,7 @@ all: hosts: light: ansible_host: light.z9.ccchh.net + ansible_user: root automation: ansible_host: automation.z9.ccchh.net esphome: