Remove crio package configuration (#10584)

* Remove crio package configuration

* Remove crio package config directly without loop
This commit is contained in:
yun
2023-11-08 23:29:42 +08:00
committed by GitHub
parent 2d75077d4a
commit 7d221be408

View File

@ -118,3 +118,8 @@
- cri-o
- cri-o-runc
- 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