1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
ansible_role_restic_archiver/meta/main.yml
Matthias Leutenegger dc15575651 init meta
2019-08-12 17:25:13 +02:00

32 lines
571 B
YAML

---
galaxy_info:
role_name: restic
author: Matthias Leutenegger
description: Role to deploy restic (https://restic.readthedocs.io) and setup backups.
# company:
license: MIT
min_ansible_version: 2.8
platforms:
- name: EL
versions:
- 6
- 7
- name: Fedora
versions:
- 29
- name: Ubuntu
versions:
- bionic
- cosmic
- name: Debian
versions:
- jessie
- stretch
- buster
- name: Windows
versions:
- all
galaxy_tags: []
dependencies: []