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