ansible-restic/meta/main.yml
2024-01-28 13:22:27 +01:00

24 lines
353 B
YAML

galaxy_info:
role_name: restic
author: angristan
description: Ansible role for 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: []