Skip to content

4.2.1

Compare
Choose a tag to compare
@artis3n artis3n released this 20 May 00:43
· 98 commits to main since this release
c2c5e64

Added

  • Added support for OSMC by fixing its ansible_distribution translation to debian (#331) Thanks @frodera!

Fixed

  • Fixed situations on Fedora-like systems in which a degraded systemd would fail the role execution, when that is actually a continuable state (#336)

Changed

  • The tailscale status commands now output in JSON for much easier parsing of tailscale state throughout the role (#328) Thanks @mprasil!
  • Improved the Headscale support in the CI suite (#328) Thanks @mprasil!

New Contributors