Merge pull request #16 from svc-design/codex/修复labring注册表脚本未找到错误

Fix gpu-k8s role script path
This commit is contained in:
shenlan 2025-06-25 22:13:28 +08:00 committed by GitHub
commit 4989b26dd6

View File

@ -43,6 +43,8 @@
shell: "{{ role_path }}/../../../../scripts/get_labring_registry.sh"
register: labring_registry
changed_when: false
delegate_to: localhost
run_once: true
when: inventory_hostname == (ops_host | default(master_ips | first))
- name: Run sealos to create Kubernetes cluster