diff options
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: |
