/ansible-stunnel4

Ansible role for stunnel4

MIT LicenseMIT

Ansible role for stunnel4

1   Context

A role to use stunnel4 with Ansible

2   Example Playbook

stunnel_chroot: /var/lib/stunnel4/

stunnel_uid: stunnel4
stunnel_gid: stunnel4

stunnel_pid: /stunnel.pid

stunnel_delay: 'no'

stunnel_log: True

stunnel_cert: /etc/stunnel/stunnel.pem

stunnel_client: 'yes'

stunnel_service_name: test
stunnel_service_accept: '192.168.2.2:565'
stunnel_service_connect: '127.0.0.1:444'
---
stunnel_service_client: 'yes' or 'no'

3   License

MIT

4   Author

Evens SOLIGNAC - evenssolignac@live.fr