From e1f96b202061c3371ecb62908f1b31ca22d23ab3 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Mon, 20 Apr 2026 14:07:30 +0200 Subject: Add host_vars for ubuntu on Mac dual boot setup/config --- configure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index a8be839a..e43da442 100644 --- a/configure.yml +++ b/configure.yml @@ -58,6 +58,7 @@ gather_facts: true hosts: - ubuntu.local + - mubuntu.local roles: - role: "locales" - role: "timezone" -- cgit v1.2.3