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: added links for aarch64 #38

Closed isaac-mcfadyen closed 2 years ago

isaac-mcfadyen commented 2 years ago

When running on Ubuntu 20.10 64-bit on a Raspberry Pi 4, install fails because of an unknown arch (aarch64).

Cloudflare does have a download on their page for ARM64 which works with the Pi 4; this PR adds the filename to the variables file.

papanito commented 2 years ago

Thanks for your PR: Can you re-write your commit message using Conventional Commits i.e. feat: xxx. I use this to automatically create the changelog.

papanito commented 2 years ago

Thanks a lot. I will do a new release later

papanito commented 2 years ago

Done, you can now use version v3.3.0. If you like my role, I would be happy about a rating in Galaxy ;-)