diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-04-23 14:38:51 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-04-23 14:38:51 +0200 |
| commit | eec9015acc48df70b31052e2f2e1cc761ffc047b (patch) | |
| tree | 443657edba9caedc04fc46e2f767d0010723452b /inventory/hosts.yml | |
| parent | 76d81114bb53c93a5ce41a934ff9600c71f80ac1 (diff) | |
Change the host_var mappings and inventory names
Diffstat (limited to 'inventory/hosts.yml')
| -rw-r--r-- | inventory/hosts.yml | 7 |
1 files changed, 3 insertions, 4 deletions
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: |
