mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 21:21:23 -03:30
5 lines
102 B
YAML
5 lines
102 B
YAML
---
|
|
- name: install crictĺ
|
|
include_tasks: crictl.yml
|
|
when: not crictl_installed | default(false)
|