Set up (the latest version of) Twisted connect proxy in Ubuntu systems.
python-twisted(will be installed)
-
twisted_connect_proxy_version[default:master]: Version to install (e.g.74e49d2cca65447ab1937273e0a56af1c22dbb3a) -
twisted_connect_proxy_install_prefix[default:/usr/local/bin]: Install prefix -
twisted_connect_proxy_user[default:twisted-connect-proxy]: The user that will run thetwisted-connect-proxydaemon -
twisted_connect_proxy_group[default:twisted-connect-proxy]: The primary group of thetwisted-connect-proxyuser -
twisted_connect_proxy_groups[default:[]]: The secondary groups of thetwisted-connect-proxyuser -
twisted_connect_proxy_port[default:'']: The port on which the daemon should be listening -
twisted_connect_proxy_options: {}]: Options to pass to thetwisted-connect-proxydaemon (e.g.{ssl-cert: foo.crt, ssl-key: foo.key})
None
---
- hosts: all
roles:
- oefenweb.twisted-connect-proxy---
- hosts: all
roles:
- oefenweb.twisted-connect-proxy
vars:
twisted_connect_proxy_port: 3128
twisted_connect_proxy_options: {}MIT
Mischa ter Smitten
Are welcome!