From eec9015acc48df70b31052e2f2e1cc761ffc047b Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 23 Apr 2026 14:38:51 +0200 Subject: Change the host_var mappings and inventory names --- inventory/hosts.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'inventory/hosts.yml') diff --git a/inventory/hosts.yml b/inventory/hosts.yml index e4c4be15..cb1a89ec 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -3,8 +3,7 @@ homelab: vars: ansible_connection: ssh hosts: - marchlinux.local: - archlinux.local: - mubuntu.local: - ubuntu.local: + desktop.local: + macbook.local: + laptop.local: rpi5.local: -- cgit v1.2.3