kubespray/roles/bootstrap-os/tasks
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
..
amazon.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
centos.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
clearlinux.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
debian.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
fedora-coreos.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
fedora.yml Cleanup of kubernetes/preinstall (#11010) 2024-03-28 15:17:52 -07:00
flatcar.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
main.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
opensuse-leap.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
opensuse-tumbleweed.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
opensuse.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
redhat.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00
ubuntu.yml Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00