Skip to content

Releases: kazauwa/ansible-role-headscale

2.0.0

18 Mar 19:51
1cbe943
Compare
Choose a tag to compare

2.0.0 (2024-03-18)

Breaking

  • Drop support for Ansible 2.9, migrate module names to FQCNs.

Fixed

  • Squished annoying bug that prevented redownloading binary on version, arch or OS change (fb4c0bf).

1.4.0

18 Mar 15:04
2c2b00a
Compare
Choose a tag to compare

1.4.0 (2024-03-18)

Fixed

  • Fixed faulty logic causing the role to fail on the initial run (#5).

Changes

  • Parametrize target OS in headscale download link (255be2b).

New Contributors

1.3.1

09 Aug 11:12
7de403e
Compare
Choose a tag to compare

Changes

  • Add support for config template, see headscale_config_template variable (80c6157)
  • Bump default Headscale version to v0.22.3 (96f42b3)

1.3.0

16 Feb 05:18
Compare
Choose a tag to compare

Breaking

Changes

  • Fix triggering changed state in Ansible caused by headscale_pid_dir mode (be60f3c)
  • Restart Headscale after update (3cc93d7)

1.2.0

06 Dec 12:20
Compare
Choose a tag to compare

Changes

  • Bump Headscale version to the latest (8fbfa51)
  • Reload Headscale on config change instead of restarting (fafae46)
  • Update docs for headscale_enable_routes and headscale_exit_nodes variables (ac67ff0)