mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 17:37:39 -02:30
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,6 +1,6 @@
|
||||
---
|
||||
|
||||
- include: ../shared/pki_mount.yml
|
||||
- include_tasks: ../shared/pki_mount.yml
|
||||
vars:
|
||||
pki_mount_path: auth-pki
|
||||
pki_mount_options:
|
||||
|
||||
Reference in New Issue
Block a user