summaryrefslogtreecommitdiffstats
path: root/service.yml
blob: 7fbccd8f34461e5aaadf3a720df16e601f8885c5 (plain) (blame)
1
2
3
4
5
6
7
---
- name: "Git configure"
  gather_facts: true
  hosts:
    - git.home.arpa
  roles:
    - role: "cgit"