Skip to content

Releases: artis3n/ansible-role-tailscale

1.5.0

11 Jul 17:48
4b2fba9
Compare
Choose a tag to compare

Arch Linux is now supported.

Fixed an idempotence issue due to Tailscale changing the behavior of tailscale up.

1.4.0

25 Apr 20:47
Compare
Choose a tag to compare

2020-04-25

Added

  • Fedora 31 and Debian 9 are supported

1.3.1

25 Apr 19:34
Compare
Choose a tag to compare

2020-04-25

Fixes

  • Ansible Galaxy version metadata was incorrect for Amazon Linux 2 and Debian Buster, fixing in this release.

1.3.0

25 Apr 19:25
Compare
Choose a tag to compare

2020-04-25

Added

  • Added support for Amazon Linux 2 and Debian 10 (Buster).

1.2.0

25 Apr 19:01
Compare
Choose a tag to compare

2020-04-25

Added

  • tailscale_args supports arbitrary arguments to the tailscale up command. See the README for examples.

Changed

  • Since --authkey is now in the stable Tailscale branch, removed release_stability: unstable from the CI tests and README examples.

1.1.0

19 Apr 18:21
dd09e0a
Compare
Choose a tag to compare

2020-04-19

Added

  • Adds support for CentOS 8, Ubuntu 16.04 LTS (Xenial), and Ubuntu 20.04 LTS (Eoan).

Changed

  • Reconfigured CI to use a strategy matrix in the GitHub Action, simplifying the Molecule config and allowing testing to run in parallel.

1.0.0

19 Apr 05:41
05cbcb0
Compare
Choose a tag to compare

2020-04-19

Changed

  • Minor changes to the README.
  • Releasing mostly to signal this is repo is stable - has more than just a pre-release.

1.0.0pre

19 Apr 05:27
7e3ec93
Compare
Choose a tag to compare
1.0.0pre Pre-release
Pre-release

2020-04-19

Added

  • First (beta) release of this Ansible role
  • Adds support for Ubuntu 18.04
  • Adds support for CentOS 7