2020-12-05 09:43:25 -08:00

5 lines
102 B
YAML

---
- name: install crictĺ
include_tasks: crictl.yml
when: not crictl_installed | default(false)