ansible-role-tailscale

Ansible role to install and configure a Tailscale node.

MIT License

Stars
382
Committers
25

Bot releases are visible (Hide)

ansible-role-tailscale - 1.5.0

Published by artis3n over 4 years ago

Arch Linux is now supported.

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

ansible-role-tailscale - 1.4.0

Published by artis3n over 4 years ago

2020-04-25

Added

  • Fedora 31 and Debian 9 are supported
ansible-role-tailscale - 1.3.1

Published by artis3n over 4 years ago

2020-04-25

Fixes

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

Published by artis3n over 4 years ago

2020-04-25

Added

  • Added support for Amazon Linux 2 and Debian 10 (Buster).
ansible-role-tailscale - 1.2.0

Published by artis3n over 4 years ago

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.
ansible-role-tailscale - 1.1.0

Published by artis3n over 4 years ago

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.
ansible-role-tailscale - 1.0.0

Published by artis3n over 4 years ago

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.
ansible-role-tailscale - 1.0.0pre

Published by artis3n over 4 years ago

2020-04-19

Added

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