remove syncoid, switch to rsync #221
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
|||
name: "users-sudo-{{ rsync_mirror_user }}"
|
||||
state: present
|
||||
user: "{{ rsync_mirror_user }}"
|
||||
commands: ALL # TODO einschränken?
|
||||
commands: ALL
|
||||
nopassword: true
|
||||
|
|
Loading…
Reference in a new issue