mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-18 11:12:23 +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)
|