Add borg backup role
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
inventory_hostname: sojus.fet.htu.tuwien.ac.at
|
||||
inventory_hostname_short: sojus
|
||||
|
||||
borgbackup_install_from_binary: False
|
||||
borgbackup_install_from_repo: True
|
||||
|
||||
borgbackup_server: True
|
||||
borgbackup_server_user: "backup"
|
||||
borgbackup_server_group: "backup"
|
||||
borgbackup_server_home: "/home/backup"
|
||||
borgbackup_server_pool: "{{ borgbackup_server_home }}/repos"
|
||||
borgbackup_binary: "/usr/bin/borg"
|
||||
|
||||
borgbackup_encryption_mode: "none"
|
||||
|
||||
Reference in New Issue
Block a user