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 b4c1377276 - Show all commits

View file

@ -3,7 +3,7 @@
become: true
ansible.posix.authorized_key:
user: "{{ sanoid_user }}"
key: "{{ sanoid_syncoid_ssh_pubkey }}"
#key: "{{ sanoid_syncoid_ssh_pubkey }}"
state: absent
when:
- sanoid_syncoid_source_host