Enable configuration of borg user
This commit is contained in:
parent
dfbcbf3229
commit
202d6c3ef9
4 changed files with 23 additions and 9 deletions
|
@ -15,6 +15,7 @@
|
|||
name: "{{ borgmatic_timer_cron_name }}"
|
||||
hour: "{{ borgmatic_timer_hour }}"
|
||||
minute: "{{ borgmatic_timer_minute }}"
|
||||
user: "{{ borg_user }}"
|
||||
cron_file: "{{ borgmatic_timer_cron_name }}"
|
||||
job: "borgmatic -c /etc/borgmatic/{{ borgmatic_config_name }} >/dev/null"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue