2018-10-12 08:10:42 +02:00
|
|
|
---
|
|
|
|
dependencies: []
|
|
|
|
|
|
|
|
galaxy_info:
|
|
|
|
author: Manuel Riel
|
2018-10-12 08:16:28 +02:00
|
|
|
description: Set up backup to remote machine using Borg and Borgmatic.
|
2018-10-12 08:10:42 +02:00
|
|
|
company: "BorgBase.com"
|
2018-10-12 08:12:32 +02:00
|
|
|
license: license (BSD, MIT)
|
2018-10-12 08:10:42 +02:00
|
|
|
min_ansible_version: 2.0
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- trusty
|
|
|
|
- xenial
|
|
|
|
- bionic
|
|
|
|
galaxy_tags:
|
|
|
|
- backup
|
|
|
|
- cloud
|
|
|
|
- system
|
|
|
|
- security
|
|
|
|
|
|
|
|
allow_duplicates: true
|