Fix(Choux): double quotes

This commit is contained in:
Bertrand Benjamin 2018-10-08 10:28:49 +02:00
parent 47ef169667
commit 5406be950f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- name: Automate toward local RAID backup with systemd timer
template:
src: files/choux_borg.sh
dest: {{ borg_script_path }}
dest: "{{ borg_script_path }}"
mode: 755
- name: Backup systemd timer