Update 'k8s/upgrde_26_27.yml'

This commit is contained in:
2024-05-04 18:31:56 +00:00
parent 7a605fcbd0
commit f647d5f2ce

View File

@@ -33,4 +33,7 @@
selection: install selection: install
with_items: with_items:
- "kubelet" - "kubelet"
- "kubeadm" - "kubeadm"
- name: Upgrading packages
apt:
upgrade: yes