remove syncoid, switch to rsync #221
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
- name: Ensure SSH-Public-Key is templated
|
||||
become: true
|
||||
ansible.posix.authorized_key:
|
||||
user: "{{ rsync_mirror_user }}"
|
||||
key: "{{ rsync_mirror_public_key }}"
|
||||
|
|
Loading…
Reference in a new issue