Skip to content

Releases: lablabs/ansible-role-rke2

1.49.0

03 Oct 14:29
5bea9c8

Choose a tag to compare

What's changed

Features

Bug Fixes

1.48.0

02 Sep 09:11
d56a271

Choose a tag to compare

What's changed

Features

Bug Fixes

1.47.0

07 Aug 21:26
2588ea0

Choose a tag to compare

What's changed

Features

Bug Fixes

1.46.1

29 Jul 13:43
9c8f5a7

Choose a tag to compare

What's changed

Bug Fixes

1.46.0

29 Jul 13:09
5c86ae3

Choose a tag to compare

What's changed

Important

The default value of the new variable rke2_ingress_controller in this release contains a typo. Please set a custom value or use Release 1.46.1 or later.

Features

Bug Fixes

1.45.0

24 Jul 15:33
a7d789c

Choose a tag to compare

What's changed

Features

Note

If you previously set rke2_api_ip as a string with square brackets, like "[<IPv6>]", remove the brackets to avoid issues, as they're now added automatically.
This feature also requires the netaddr Python package to be installed on the Ansible controller.”

Bug Fixes

  • Ansible-core v2.19.0 compatibility, by @hwo-wd (#342)

1.44.1

26 Jun 10:00
602b420

Choose a tag to compare

What's changed

Bug Fixes

1.44.0

09 Jun 19:38
54a952c

Choose a tag to compare

What's changed

Features

Bug Fixes

  • Fix rke2 version for .rke2-wrapped outputs, by @nico4925 (#327)

Documentation

1.43.0

05 May 20:35
78a2d87

Choose a tag to compare

What's changed

Features

CI

1.42.0

28 Apr 15:49
a6e5e04

Choose a tag to compare

What's changed

Features

  • Improve Pod Health Checks During Rolling Restarts, by @hoo29 (#318)