ansible-restic/meta/main.yml
2025-08-12 18:01:33 +01:00

24 lines
380 B
YAML

galaxy_info:
role_name: restic
author: jakew
description: Ansible role for Restic - forked from angristan/restic
license: MIT
min_ansible_version: "2.4"
platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- debian
- ubuntu
- backup
- restic
- s3
- ssh
dependencies: []