From 8d50e7388839892ae12d4f6a8efea37d21736d1b Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 9 May 2023 22:33:54 +0200 Subject: [PATCH] Use chaos user as ansible user for VMs --- inventories/z9/hosts.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inventories/z9/hosts.yaml b/inventories/z9/hosts.yaml index bf7e510..943c04f 100644 --- a/inventories/z9/hosts.yaml +++ b/inventories/z9/hosts.yaml @@ -4,13 +4,16 @@ all: hosts: light: ansible_host: light.z9.ccchh.net - ansible_user: root + ansible_user: chaos mqtt: ansible_host: mqtt.z9.ccchh.net + ansible_user: chaos esphome: ansible_host: esphome.z9.ccchh.net + ansible_user: chaos zigbee2mqtt: ansible_host: zigbee2mqtt.z9.ccchh.net + ansible_user: chaos printserver: ansible_host: printserver.z9.ccchh.net audio: