aboutsummaryrefslogtreecommitdiffstats
path: root/meta/main.yml
blob: 7af6e937f0c13d0ae56521420d2e13942b7f60d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dependencies: []

galaxy_info:
  role_name: borgbackup
  standalone: true
  author: kliwniloc
  description: BorgBackup role for for deploying scheduled backups
  license: license (MIT)
  min_ansible_version: '2.4'
  platforms:
    - name: Debian
      versions:
        - all
    - name: Ubuntu
      versions:
        - all
  galaxy_tags:
    - borgbackup
    - backup