retry fixing tls version

This commit is contained in:
Timo Makinen 2019-05-21 10:21:53 +03:00
parent 26e94be9c8
commit cc47310d89
2 changed files with 4 additions and 5 deletions

View file

@ -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