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

Cloudflare CIDR rules and APT installation #36

Closed oyoyo14 closed 3 years ago

oyoyo14 commented 3 years ago

CHANGELOG:

papanito commented 3 years ago

Thanks a lot for your PR. Looks good to me, but I would like you also update the documentation to describe the new parameters.

papanito commented 3 years ago

As changelog is automatically generated, can you also update your commits to use Conventional Commits i.e. prefix with feat:, fix: or docu:.

oyoyo14 commented 3 years ago

sure, I'll do that :)

oyoyo14 commented 3 years ago

Done :)

papanito commented 3 years ago

Thanks a lot, LGTM.