Fixed backblaze backup
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
state: directory
|
||||
become: true
|
||||
|
||||
- name: Copy rclone config to "{{ inventory_hostname }}"
|
||||
- name: Copy "templates/{{ inventory_hostname }}/rclone.conf" config to "{{ inventory_hostname }}":"{{ rclone_config }}/rclone.conf"
|
||||
template:
|
||||
src: "templates/{{ inventory_hostname }}/rclone.conf"
|
||||
dest: "{{ rclone_config }}/rclone.conf"
|
||||
|
||||
Reference in New Issue
Block a user