mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
Remove crio package configuration (#10584)
* Remove crio package configuration * Remove crio package config directly without loop
This commit is contained in:
@@ -118,3 +118,8 @@
|
|||||||
- cri-o
|
- cri-o
|
||||||
- cri-o-runc
|
- cri-o-runc
|
||||||
- oci-systemd-hook
|
- oci-systemd-hook
|
||||||
|
|
||||||
|
- name: CRI-O | Remove CRI-O package configuration files
|
||||||
|
file:
|
||||||
|
name: /etc/crio/crio.conf.d/01-crio-runc.conf
|
||||||
|
state: absent
|
||||||
|
|||||||
Reference in New Issue
Block a user