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