Important
This standalone role is now part of a new collection, https://github.com/artis3n/ansible-collection-tailscale
Should be a drop-in replacement to this role. Take a look and provide feedback in that new repo.
Breaking Changes
- This role now uses the
end_role
option ofansible.builtin.meta
, which was first introduced inansible-core
2.18. Therefore, the minimum required version of ansible-core has been bumped to 2.18. This version ofansible-core
is only bundled intoansible
11.x.
Added
- Added a migration warning notice about the new collection repository.
Changed
- Deprecated legacy, EOL distros in the CI suite due to new minimum Python version requirements in Ansible 11.x.