remove syncoid, switch to rsync #221
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
with_items:
|
||||
- "/etc/rsync_mirror/"
|
||||
- "/etc/rsync_mirror/.ssh"
|
||||
- "/home/{{ rsync_mirror_user }}/.ssh"
|
||||
|
||||
- name: Ensure SSH-Private-Key is templated
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue