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 | 183350e5179608743797cf71546f3ef9aeb10312 (patch) | |
| tree | 371e8e51728d73c4a3437d94c1c374fb1ef06d90 /inventory | |
| parent | aa60b38615edebd0a639d7963ef7ba7fd822f6bf (diff) | |
Update mac hostname
Diffstat (limited to 'inventory')
| -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: |
