summaryrefslogtreecommitdiffstats
path: root/service.yml
diff options
context:
space:
mode:
Diffstat (limited to 'service.yml')
-rw-r--r--service.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/service.yml b/service.yml
new file mode 100644
index 00000000..a08cfa69
--- /dev/null
+++ b/service.yml
@@ -0,0 +1,7 @@
+---
+- name: "Git configure"
+ gather_facts: true
+ hosts:
+ - git.local
+ roles:
+ - role: "cgit"