diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-02-25 23:29:55 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-02-25 23:29:55 +0100 |
| commit | aa60b38615edebd0a639d7963ef7ba7fd822f6bf (patch) | |
| tree | 7fab3bad6a8192b44a7518e9bd23c9dc2c1516f5 /inventory | |
| parent | e6548234f1f8a39be9a5aa57eac6aacad89d4317 (diff) | |
Add mac-archlinux host configurations
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 5a7d536a..1e5f552f 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -3,6 +3,7 @@ homelab: vars: ansible_connection: ssh hosts: + mac-archlinux.local: archlinux.local: ubuntu.local: rpi5.local: |
