Add meta/main.yml

Fix #6
This commit is contained in:
Stanislas Lange 2021-02-18 00:33:45 +01:00
parent 042471a4fc
commit 99bd3218a7
No known key found for this signature in database
GPG key ID: 710D9597C7EAD8CF

24
meta/main.yml Normal file
View file

@ -0,0 +1,24 @@
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: []