Fix(Choux): variable fix
This commit is contained in:
parent
2f1ae36b15
commit
12846a8adc
@ -13,7 +13,7 @@
|
||||
- name: Automate toward local RAID backup with systemd timer
|
||||
template:
|
||||
src: files/choux_borg.sh
|
||||
dest: "{{ borg_script_path }}"/backup.sh
|
||||
dest: "{{ borg_script_path }}/backup.sh"
|
||||
mode: 755
|
||||
|
||||
- name: Backup systemd timer
|
||||
|
Loading…
Reference in New Issue
Block a user