remove syncoid, switch to rsync #221

Merged
mg merged 132 commits from sanoid_weg into master 2024-10-31 12:01:46 +01:00
Showing only changes of commit 76df8b35cf - Show all commits

View file

@ -10,6 +10,7 @@
with_items: with_items:
- "/etc/rsync_mirror/" - "/etc/rsync_mirror/"
- "/etc/rsync_mirror/.ssh" - "/etc/rsync_mirror/.ssh"
- "/home/{{ rsync_mirror_user }}/.ssh"
- name: Ensure SSH-Private-Key is templated - name: Ensure SSH-Private-Key is templated
become: true become: true