kubespray/playbooks
ChengHao Yang 687fa3dbed
Fix: cannot stop & remove all cri containers via remove_node.yml (#11631)
Before adding these changes, `ansible_facts.services["containerd.service"]` will not defined and fail to check for triggering the container stop and delete behaviors.

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2024-10-15 08:50:22 +01:00
..
ansible_version.yml Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
boilerplate.yml Fix dynamic groups definition when using --limit (#11577) 2024-10-03 10:14:27 +01:00
cluster.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
facts.yml fix: Swap kubespray-defaults & boostrap-os (#11441) 2024-09-12 22:21:12 +01:00
install_etcd.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
recover_control_plane.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
remove_node.yml Fix: cannot stop & remove all cri containers via remove_node.yml (#11631) 2024-10-15 08:50:22 +01:00
reset.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
scale.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
upgrade_cluster.yml Rename master to control plane - non-breaking changes only (#11394) 2024-09-06 07:56:19 +01:00