c12s-kubespray/roles/rkt/tasks/main.yml
Matthew Mosesohn dc6a17e092
Use include/import tasks (#2192)
import_tasks will consume far less memory, so it should be
used whenever it is compatible.
2018-01-29 14:37:48 +03:00

5 lines
53 B
YAML

---
- name: Install rkt
import_tasks: install.yml