initial version: hadoly's
This commit is contained in:
5
templates/borg.conf.jj
Normal file
5
templates/borg.conf.jj
Normal file
@@ -0,0 +1,5 @@
|
||||
REPOSITORY={{ borg_account }}@{{ borg_server }}:{{ borg_remote_dir }}/{{ ansible_hostname }}
|
||||
export BORG_PASSPHRASE={{ borg_passphrase }}
|
||||
borg=/usr/bin/borg
|
||||
rotate={{ borg_rotate }}
|
||||
src="{{ borg_dirs }}"
|
||||
Reference in New Issue
Block a user