summaryrefslogtreecommitdiffstats
path: root/roles/cgit/meta/main.yml
blob: 17f336383f1d346cb6e24fb5ae1029f047476c1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
dependencies:
  - role: "git"
galaxy_info:
  author: "a14m"
  description: "Install and configure cgit git web viewer"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "Alpine"
      versions:
        - "all"