diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-04-20 14:07:30 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-04-20 14:09:47 +0200 |
| commit | e1f96b202061c3371ecb62908f1b31ca22d23ab3 (patch) | |
| tree | 9e6aae0f15afeeecc06bca6ee768776524b066de /configure.yml | |
| parent | eb2b3900d83c6e248957eb9825711808f8e30689 (diff) | |
Add host_vars for ubuntu on Mac dual boot setup/config
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
