This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd51ef6f96
kubespray
/
roles
/
bootstrap-os
/
tasks
/
opensuse-tumbleweed.yml
1 line
12 B
YAML
Raw
Normal View
History
Unescape
Escape
Refactor bootstrap-os (#10983) * Remove leftover files for Coreos Coreos was replaced by flatcar in 058438a25 but the file was copied instead of moved. * Remove workarounds for resolved ansible issues * boostrap: Use first_found to include per distro Using directly ID and VARIANT_ID with first_found allow for less manual includes. Distro "families" are simply handled by symlinks. * boostrap: don't set ansible_python_interpreter - Allows users to override the chosen python_interpreter with group_vars easily (group_vars have lesser precedence than facts) - Allows us to use vars at the task scope to use a virtual env Ansible python discovery has improved, so those workarounds should not be necessary anymore. Special workaround for Flatcar, due to upstream ansible not willing to support it.
2024-03-27 20:58:53 +08:00
opensuse.yml