mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
Update roles/kubernetes/tasks/main.yml
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user