mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
Signed-off-by: joyceliu <joyceliu@yunify.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
8 lines
138 B
YAML
8 lines
138 B
YAML
---
|
|
- name: task1
|
|
debug:
|
|
msg: "im task1"
|
|
|
|
- include_tasks: include_task1_1.yaml
|
|
|
|
- include_tasks: include_task1/include_task1_2.yaml |