summaryrefslogtreecommitdiffstats
path: root/roles/restic/meta/argument_specs.yml
blob: 4622a3f84174a0b22c744d8d89c85ba0f60b8c24 (plain) (blame)
1
2
3
4
5
6
7
8
---
argument_specs:
  main:
    options:
      restic_version:
        type: "str"
        description: "Restic version to install via mise (e.g. 'latest', '0.17.3')"
        default: "latest"