kubespray/roles
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
..
adduser Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
bastion-ssh-config Improving yamllint configuration (#11389) 2024-07-25 18:42:20 -07:00
bootstrap-os boostrap-os: use import_tasks instead of symlinks (#11508) 2024-09-05 08:24:49 +01:00
container-engine Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
download Remove kubeadm_version and use kube_version instead (#11473) 2024-08-28 06:34:56 +01:00
etcd Allow for configuring etcd progress notify interval and default set to 5s (#11499) 2024-09-05 06:29:05 +01:00
etcdctl_etcdutl Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
helm-apps force update helm repo if exists on host (#11043) 2024-04-08 19:02:48 -07:00
kubernetes Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
kubernetes-apps Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
kubespray-defaults Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
network_plugin Calico v3.28.[0-1] checksums and change calico default version (#11234) 2024-08-29 12:10:28 +01:00
recover_control_plane Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
remove-node fix: incorrect member matching when removing etcd nodes (#11488) 2024-08-31 08:20:44 +01:00
reset Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
upgrade Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
win_nodes/kubernetes_patch Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00