Update roles/kubernetes/tasks/main.yml

This commit is contained in:
2025-10-12 15:54:06 +00:00
parent 13b9c3e72e
commit bafdc7c8e1

View File

@ -43,3 +43,7 @@
- kubeadm
- kubectl
state: hold
- name: Hold Kubernetes packages
ansible.builtin.shell: |
apt-mark hold kubelet kubeadm kubectl