diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-15 15:28:10 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-15 15:42:59 +0200 |
| commit | ab1ce5c14ffae0cc76d734ea56374f0c772631ba (patch) | |
| tree | 4c635e30268c985a27001fa2f2f9d8d573eb728b /inventory/hosts.yml | |
| parent | 498e737bfa658a8bbb70c47e694348a0e29c199f (diff) | |
Rename services to use .home.arpa network instead .local
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 646df106..b35c1d42 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -13,4 +13,4 @@ containers: vars: ansible_connection: ssh hosts: - git.local: + git.home.arpa: |
