Do copying as root.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
register: backup_dirs
|
||||
|
||||
- name: Copy backup files
|
||||
become: yes
|
||||
copy:
|
||||
remote_src: true
|
||||
src: "{{ item.path }}"
|
||||
|
||||
Reference in New Issue
Block a user