From a50b8040c2a485404ae855b485599fbd89c8a150 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 25 Feb 2026 22:23:16 +0100 Subject: Fix the wifi installation of archlinux on MBP Co-Authored-By: Claude.ai --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 28e3f10..5bb79b5 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -4,6 +4,8 @@ live_environments: ansible_connection: ssh ansible_ssh_common_args: "-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" hosts: + mac-archiso.local: + ansible_user: root archiso.local: ansible_user: root ubuntuiso.local: -- cgit v1.2.3