mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
add and use common crictl role (#6978)
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
import_tasks: "crio_repo.yml"
|
||||
when: crio_add_repos
|
||||
|
||||
- import_tasks: "crictl.yml"
|
||||
- include_role:
|
||||
name: container-engine/crictl
|
||||
|
||||
- name: Build a list of crio runtimes with Katacontainers runtimes
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user