mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-06 12:26:21 +03:00
5 lines
102 B
YAML
5 lines
102 B
YAML
---
|
|
- name: install crictĺ
|
|
include_tasks: crictl.yml
|
|
when: not crictl_installed | default(false)
|