kubespray/roles/kubernetes
Max Gautier c6758fe544
Cleanup of kubernetes/preinstall (#11010)
* Move fedora ansible python install to bootstrap-os

* /bin/dir is set in bootstrap-os

* Removing ansible_os_family workarounds

Support for these distributions was merged in Ansible, no need to
override it ourselves now.
https://github.com/ansible/ansible/pull/69324 openEuler
https://github.com/ansible/ansible/pull/77275/ UnionTech OS Server 20
https://github.com/ansible/ansible/pull/78232/ Kylin

* Don't unconditionnaly set VARIANT_ID=coreos in os-release

WTF, this is so wrong.
Furthermore, is_fedora_coreos is already handled in boostrap-os

* Handle Clearlinux generically

Followup of 4eec302e86 (since we're using
package module anyway, let's get rid of the custom task)
2024-03-28 15:17:52 -07:00
..
client Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
control-plane fix: config hostname as string type in kubeadmConf rendering (#10997) 2024-03-22 03:54:25 -07:00
kubeadm Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
node make kube-vip LeaderElection variables configurable (#11021) 2024-03-25 02:24:57 -07:00
node-label/tasks project: fix var-spacing ansible rule (#10266) 2023-07-04 20:36:54 -07:00
node-taint/tasks fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00
preinstall Cleanup of kubernetes/preinstall (#11010) 2024-03-28 15:17:52 -07:00
tokens Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00