kubespray/roles/bootstrap-os/tasks
Max Gautier f9ebd45c74
boostrap-os: use import_tasks instead of symlinks (#11508)
Working symlinks are dependant on git configuration (when using the playbook as
a git repository, which is common), precisely `git config
core.symlinks`.

While this is enabled by default, some company policies will disable it.

Instead, use import_tasks which should avoid that class of bugs.
2024-09-05 08:24:49 +01:00
..
amzn.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
centos.yml Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
clearlinux.yml Rename systemd module to systemd_service (#11396) 2024-07-26 01:11:39 -07:00
debian.yml boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
fedora-coreos.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
fedora.yml Improving yamllint configuration (#11389) 2024-07-25 18:42:20 -07:00
flatcar.yml Rename systemd module to systemd_service (#11396) 2024-07-26 01:11:39 -07:00
main.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
openEuler.yml boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
opensuse-leap.yml boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
opensuse-tumbleweed.yml boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
opensuse.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
redhat.yml Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
ubuntu.yml boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00