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
335 B
YAML

---
galaxy_info:
role_name: restic_archiver
author: do1jlr
namespace: l3d
description: Role to deploy restic and setup backups.
license: MIT
min_ansible_version: "2.13"
platforms:
- name: Debian
versions: ['all']
galaxy_tags:
- backup
- archive
- delete
- restic
- linux
dependencies: []