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
317 B
YAML
Raw Permalink Normal View History

2019-08-12 17:25:13 +02:00
---
galaxy_info:
2021-07-16 00:00:48 +02:00
role_name: restic_archiver
2020-12-07 17:47:00 +01:00
author: L3D
2021-07-15 23:33:03 +02:00
namespace: do1jlr
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
2021-05-11 00:14:17 +02:00
min_ansible_version: 2.11
2019-08-12 17:25:13 +02:00
platforms:
- name: Debian
versions: all
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: []