All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
19 January 2022
- fix: Create cf_config_dir with mode 0755
fca31b6
4 January 2022
Add parameter to change the protocol used by the tunnel. Especially useful to support upcoming UDP tunneling feature.
- feat: add protocol parameter for named tunnels
012a977
4 December 2021
Fixes #40
2 December 2021
Closes to #40
- feat: Allow to override name of the daemon binary
4655989
29 November 2021
- feat: added links for aarch64
ebcbae6
30 September 2021
- feat: Add APT installation on Debian and Ubuntu
6c68a1e
- feat: Add capability to add CIDR route to cf tunnel
402f82c
16 August 2021
You can also use Cloudflare Tunnel to connect any service that relies on a TCP-based protocol to Cloudflare's network. Users in your organization can then reach the service by enrolling into your organization's Cloudflare for Teams account and using the WARP agent.
- feat: add new parameter
cf_warp_routing
7e678be
26 April 2021
- fix: disable looging of task with sensible information like
tunnel_secret
40225f5
23 April 2021
This version implements the new beahviour of named tunnels
The role should take care of cleanup if you used the role before v.3.0.0.
However you have to update the configuration (variables) in your ansible project.
I renamed the variables - usually prefixed with cf_
to make them unique to the role.
If they are not unique it may happen that variables using the same name
in different roles can have undesired side-effects.
feat: enable dns routing for named tunnels
- feat: add named tunnels fixes #16
#16
- feat: optimize install and removal tasks
6787c45
- feat: remove param
cf_do_legacy_cleanup
8f03326
- feat: no logfile is written by default
1ec9292
10 March 2021
Some system like amazonlinux1 systems in the AWS do not use Systemd but Init-V Systems. This change allows to install cloudflared also for these.
Co-authored-by: xX08154711Xx <[email protected]>
- Add ability to install cloudflared on Init-V Systems like amazonlinux1
#24
23 December 2020
- Use
remove_unused_tunnels
to remove unused tunnels, closes #17#17
- Restart tunnels if their configuration has changed
b479992
- Add support for
cert_content
682e2a3
- Add
no_logfile
option to tunnel configuration363828d
12 August 2020
- Fix: Create {{ ssh_config_file }} if it does not exist
5e54bc4
10 August 2020
- Add ssh-client config, closes issue #2
bbe5709
8 August 2020
Add cleanup of legacy stuff
3 August 2020
- Fix some bugs. role work properly now
687e734
install_only
will only install, not login, not configure anythingf76b669
- Fix: Copy cert only if defined
d270d20
24 July 2020
install_only
will only install, not login, not configure anything0ea48eb
24 July 2020
- Fix: Copy cert only if defined
58512aa
24 July 2020
24 July 2020
- Fix some bugs. role work properly now
ccfa40f
- Update README.md
2154b8c
- [¢i] Add import-role stage
22ccbeb
23 July 2020
- Initial commit
54ceeda