mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Use include/import tasks (#2192)
import_tasks will consume far less memory, so it should be used whenever it is compatible.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
- name: Install rkt
|
||||
include: install.yml
|
||||
import_tasks: install.yml
|
||||
|
||||
Reference in New Issue
Block a user