aboutsummaryrefslogtreecommitdiffstats
path: root/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'meta/main.yml')
-rw-r--r--meta/main.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml
new file mode 100644
index 0000000..7af6e93
--- /dev/null
+++ b/meta/main.yml
@@ -0,0 +1,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