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

19 lines
300 B
YAML
Raw Normal View History

2019-08-12 17:25:13 +02:00
---
galaxy_info:
role_name: restic
2020-12-07 17:47:00 +01:00
author: L3D
2019-08-14 16:59:32 +02:00
description: Role to deploy restic and setup backups.
2019-08-12 17:25:13 +02:00
license: MIT
min_ansible_version: 2.8
platforms:
- name: Debian
versions:
- buster
2019-08-14 16:47:55 +02:00
galaxy_tags:
- backup
2020-12-07 17:47:00 +01:00
- archive
- delete
- restic
2019-08-12 17:25:13 +02:00
dependencies: []