3.3.0
Adds
- Adds a
latest
state, making the possiblestate
parameter valueslatest
,present
, orabsent
. #239
This role uses latest
by default to help ensure your software remains up-to-date and incorporates the latest security and product features. For users who desire more control over configuration drift, present
will not update Tailscale if it is already installed. Changes to tailscale_args will be applied under both latest
and present
; this parameter only impacts the version of Tailscale installed to the target system.
Changed
- Updated dependencies