Skip to content

Releases: lablabs/ansible-role-rke2

1.38.5

18 Dec 21:24
Compare
Choose a tag to compare

What's changed

Bug Fixes

Documentation

1.38.4

28 Nov 12:38
859a27f
Compare
Choose a tag to compare

What's changed

Bug Fixes

1.38.3

25 Nov 10:10
d1c6d70
Compare
Choose a tag to compare

What's changed

Bug Fixes

  • Fix ansible_check_mode for 'Run RKE2 install script', by @Raboo (#275)

1.38.2

20 Nov 18:32
8a54839
Compare
Choose a tag to compare

What's changed

Bug Fixes

  • Fix regression when downloading kubeconfig on airgap target, by @sestegra (#274)
  • Omit cloud-provider-name if rke_disable_cloud_controller is enabled, by @edward2a (#273)
  • Fix RKE2 binary path check, by @jLemmings (#270)

1.38.1

08 Nov 20:19
e32888f
Compare
Choose a tag to compare

What's changed

Bug Fixes

1.38.0

04 Nov 15:49
fe5c10f
Compare
Choose a tag to compare

What's changed

Features

Bug Fixes

1.37.0

12 Oct 18:00
a9a25f3
Compare
Choose a tag to compare

What's changed

Features

Bug Fixes

1.36.2

18 Sep 14:53
10fe5d9
Compare
Choose a tag to compare

What's changed

Bug Fixes

1.36.1

17 Aug 21:04
dc23a2f
Compare
Choose a tag to compare

What's changed

Bug Fixes

1.36.0

25 Jul 19:45
6535b05
Compare
Choose a tag to compare

What's changed

Bug Fixes

  • Don't fail due to missing versions in Ansible check mode., by @eliasp (#239)

Features

  • Add options to set custom network CIDRs, by @tregad (#240)

Important

If you edited cluster-cidr and service-cidr in config.yaml in your cluster, align it with new role variables rke2_cluster_cidr and rke2_service_cidr.