24 lines
380 B
YAML
24 lines
380 B
YAML
galaxy_info:
|
|
role_name: restic
|
|
author: jakew
|
|
description: Ansible role for Restic - forked from angristan/restic
|
|
license: MIT
|
|
min_ansible_version: "2.4"
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
|
|
galaxy_tags:
|
|
- debian
|
|
- ubuntu
|
|
- backup
|
|
- restic
|
|
- s3
|
|
- ssh
|
|
|
|
dependencies: []
|