Add sojus borgbackup server

This commit is contained in:
Daniel A. Maierhofer
2018-07-26 12:27:37 +02:00
parent 20d80b619a
commit 405b66d2cf
8 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
user: backup
group: backup
home: /home/backup
pool: "{{ home }}/repos"
auth_users:
- host: maria-storage
key: "{{ lookup('file', 'maria-storage.pub') }}"