From 6b80f5b52a23cca4fa24ebf20d054b30a7427a36 Mon Sep 17 00:00:00 2001 From: June <june@jsts.xyz> Date: Sun, 23 Feb 2025 23:51:58 +0100 Subject: [PATCH] fix accidentally added personalized ansible_user by removing it --- inventories/z9/hosts.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/inventories/z9/hosts.yaml b/inventories/z9/hosts.yaml index 74428f3..13e2cc9 100644 --- a/inventories/z9/hosts.yaml +++ b/inventories/z9/hosts.yaml @@ -8,7 +8,6 @@ all: ansible_user: chaos thinkcccore0: ansible_host: thinkcccore0.z9.ccchh.net - ansible_user: june hypervisors: hosts: thinkcccore0: -- 2.47.2