Fix(Choux): variable fix

This commit is contained in:
Bertrand Benjamin 2018-11-10 16:13:48 +01:00
parent 2f1ae36b15
commit 12846a8adc
1 changed files with 1 additions and 1 deletions

View File

@ -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