kubespray/roles/bootstrap-os
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
..
defaults Support disable unattended-upgrades for Linux kernel and all packages start with linux- on Ubuntu (#11296) 2024-06-26 02:30:27 -07:00
files fix: flatcar bootstrap (#10363) 2023-08-18 08:14:29 -07:00
handlers Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
molecule/default Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
tasks boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
vars Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00