Releases: artis3n/ansible-role-tailscale
Releases · artis3n/ansible-role-tailscale
1.5.0
Arch Linux is now supported.
Fixed an idempotence issue due to Tailscale changing the behavior of tailscale up
.
1.4.0
2020-04-25
Added
- Fedora 31 and Debian 9 are supported
1.3.1
2020-04-25
Fixes
- Ansible Galaxy version metadata was incorrect for Amazon Linux 2 and Debian Buster, fixing in this release.
1.3.0
2020-04-25
Added
- Added support for Amazon Linux 2 and Debian 10 (Buster).
1.2.0
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
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
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
2020-04-19
Added
- First (beta) release of this Ansible role
- Adds support for Ubuntu 18.04
- Adds support for CentOS 7