Kubernetes Cluster Reset Role Add
This commit is contained in:
@@ -49,3 +49,8 @@
|
||||
name: crio
|
||||
state: absent
|
||||
when: runtime == "crio"
|
||||
|
||||
- name: Remove runc
|
||||
package:
|
||||
name: runc
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user