Reworked and improved borg role
This commit is contained in:
parent
2451b5ced3
commit
5d9a225014
11 changed files with 123 additions and 57 deletions
|
@ -4,6 +4,8 @@
|
|||
# ~~~~ ~~~~ #
|
||||
###############################################################################
|
||||
|
||||
set -eu
|
||||
|
||||
export HOME=/root
|
||||
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
export BORG_RSH="ssh -i /root/.ssh/borg"
|
||||
|
|
Reference in a new issue