mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
Signed-off-by: joyceliu <joyceliu@yunify.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
8 lines
163 B
YAML
8 lines
163 B
YAML
---
|
|
- name: Check Connect
|
|
hosts:
|
|
- |
|
|
{{ .check_group | default "ungrouped" }}
|
|
tasks:
|
|
- name: Check Connect for Hosts
|
|
command: echo success |