From 51a14d602b8c4611b3399361dae6992bf61cae7e Mon Sep 17 00:00:00 2001 From: Ezri Brimhall Date: Wed, 2 Apr 2025 10:54:48 -0600 Subject: [PATCH] typo in inventory --- inventory | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory b/inventory index 37e6c6b..11f1af4 100644 --- a/inventory +++ b/inventory @@ -10,7 +10,7 @@ root_login: tynan.rum.ezri.dev: dewalt.rum.ezri.dev: children: - proxmox + proxmox: vars: ansible_user: root ansible_become: no @@ -28,7 +28,7 @@ localadmin_login: self_login: children: - desktops + desktops: vars: ansible_user: ezri ansible_become: yes