diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-26 19:34:13 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-26 19:34:13 +0100 |
| commit | d3baa3b34b8363eecc5633c03b7206a448af8c25 (patch) | |
| tree | 371e8e51728d73c4a3437d94c1c374fb1ef06d90 /inventory/hosts.yml | |
| parent | 407d1840734592d36c4aaf4ec189f6c1d3ed08e4 (diff) | |
Update mac hostname
Diffstat (limited to 'inventory/hosts.yml')
| -rw-r--r-- | inventory/hosts.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 1e5f552f..0f70fa90 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -3,7 +3,7 @@ homelab: vars: ansible_connection: ssh hosts: - mac-archlinux.local: + mac.local: archlinux.local: ubuntu.local: rpi5.local: |
