Update roles/kubernetes/tasks/main.yml

This commit is contained in:
2025-10-17 13:56:22 +00:00
parent 39af168908
commit c97a7a393d

View File

@ -1,9 +1,11 @@
- name: Instalar CRI-O
dnf:
apt:
name:
- cri-o
- cri-tools
state: present
update_cache: yes
- name: Ativar CRI-O
systemd: