remove syncoid, switch to rsync #221
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
owner: "{{ rsync_mirror_user }}"
|
||||
group: "{{ rsync_mirror_user_group }}"
|
||||
mode: "0400"
|
||||
no_log: true
|
||||
# no_log: true # tido
|
||||
|
||||
- name: Ensure rsync_mirror-Script is templated
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue