mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
L3D
d6d73090c6
+ updated meta info + try to medernize j2 stuff + try to add error to mail subject RESOLVED https://github.com/roles-ansible/ansible_role_restic_archiver/issues/8
18 lines
317 B
YAML
18 lines
317 B
YAML
---
|
|
galaxy_info:
|
|
role_name: restic_archiver
|
|
author: L3D
|
|
namespace: do1jlr
|
|
description: Role to deploy restic and setup backups.
|
|
license: MIT
|
|
min_ansible_version: 2.11
|
|
platforms:
|
|
- name: Debian
|
|
versions: all
|
|
galaxy_tags:
|
|
- backup
|
|
- archive
|
|
- delete
|
|
- restic
|
|
|
|
dependencies: []
|