ansible-restic/meta/main.yml
Stanislas Lange 99bd3218a7
Add meta/main.yml
Fix #6
2021-02-18 00:34:24 +01:00

24 lines
335 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: []