remove syncoid, switch to rsync #221
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
state: directory
|
||||
owner: "{{ rsync_mirror_user }}"
|
||||
group: "{{ rsync_mirror_user_group }}"
|
||||
mode: "0600"
|
||||
mode: "0700"
|
||||
with_items:
|
||||
- "/etc/rsync_mirror/"
|
||||
- "/etc/rsync_mirror/.ssh"
|
||||
|
|
Loading…
Reference in a new issue