summaryrefslogtreecommitdiffstats
path: root/service.yml
diff options
context:
space:
mode:
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"