Remove unused borg_user variable
This commit is contained in:
parent
bd333305df
commit
dfbcbf3229
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
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…
Reference in a new issue