summaryrefslogtreecommitdiffstats
path: root/roles/git/meta/main.yml
blob: 52262cd18d2c7ba65ab11c5bee217709fa7f0ab8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
dependencies:
  - role: "less"
galaxy_info:
  author: "a14m"
  description: "Install git"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"