retry fixing tls version
This commit is contained in:
parent
26e94be9c8
commit
cc47310d89
2 changed files with 4 additions and 5 deletions
|
@ -9,9 +9,9 @@
|
|||
- stunnel
|
||||
|
||||
- name: install rsync stunnel wrapper
|
||||
copy:
|
||||
template:
|
||||
dest: /usr/local/libexec/rsync-ssl-tunnel
|
||||
src: rsync-ssl-tunnel
|
||||
src: rsync-ssl-tunnel.j2
|
||||
mode: 0755
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue