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 | 407d1840734592d36c4aaf4ec189f6c1d3ed08e4 (patch) | |
| tree | 7fab3bad6a8192b44a7518e9bd23c9dc2c1516f5 /inventory/hosts.yml | |
| parent | a79459516f210f38cf3281ffe8887f27afaa84d2 (diff) | |
Add mac-archlinux host configurations
Diffstat (limited to 'inventory/hosts.yml')
| -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: |
