summaryrefslogtreecommitdiffstats
path: root/service.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-15 15:28:10 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-15 15:42:59 +0200
commitab1ce5c14ffae0cc76d734ea56374f0c772631ba (patch)
tree4c635e30268c985a27001fa2f2f9d8d573eb728b /service.yml
parent498e737bfa658a8bbb70c47e694348a0e29c199f (diff)
Rename services to use .home.arpa network instead .local
Diffstat (limited to 'service.yml')
-rw-r--r--service.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/service.yml b/service.yml
index a08cfa69..7fbccd8f 100644
--- a/service.yml
+++ b/service.yml
@@ -2,6 +2,6 @@
- name: "Git configure"
gather_facts: true
hosts:
- - git.local
+ - git.home.arpa
roles:
- role: "cgit"