papanito / ansible-role-cloudflared

This ansible role does download and install cloudflared on the host and optionally installs the argo-tunnel as a service.
Apache License 2.0
51 stars 13 forks source link

feat: add protocol parameter for named tunnels #46

Closed reyreaud-l closed 2 years ago

reyreaud-l commented 2 years ago

Add parameter to change the protocol used by the tunnel. Especially useful to support upcoming UDP tunneling feature.

Default behaviour is unchanged.

Let me know if you wish any further change :)

papanito commented 2 years ago

Cool, thanks a lot. So far looks good to me. Will merge it and create a new release.

papanito commented 2 years ago

Let me know if you wish any further change :)

Whatever you are missing ;-)