diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-04-19 23:52:02 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-04-20 14:39:31 +0200 |
| commit | 5c2f4c0d74bcc321f3c34526c427456d3b03e9b9 (patch) | |
| tree | 628192d9f26bd6423fbbb090ac2aa48d29d28ae0 /inventory | |
| parent | 8b9fc0b28db3cae10b9f2bbcafe379a4c7669f65 (diff) | |
Update hostvars w/examples adding mac on ubuntu dual boot config
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index d219b43..447ed16 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -10,5 +10,7 @@ live_environments: ansible_user: root ubuntuiso.local: ansible_user: ubuntu + mubuntuiso.local: + ansible_user: ubuntu raspberryiso.local: ansible_user: pi |
