chore(ci): trigger ansible lint with runner label fix
Some checks failed
Ansible Lint / lint (push) Failing after 38s
Some checks failed
Ansible Lint / lint (push) Failing after 38s
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
**修正**:
|
||||
- `.gitea/workflows/ansible-lint.yml`:`runs-on` 從 `self-hosted` 改為 `ubuntu-latest`,對齊目前 Gitea runner label contract。
|
||||
- `infra/ansible/playbooks/188-ai-web.yml`:補一行 CI label 註解,讓本次 push 能實際觸發新的 ansible-lint workflow 驗證。
|
||||
|
||||
**目前整體進度**:
|
||||
- Alertmanager 低風險自動修復主線:約 98%。
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
# AWOOOI Ansible — 192.168.0.188 AI+Web 中心完整狀態描述
|
||||
# 執行: ansible-playbook -i inventory/hosts.yml playbooks/188-ai-web.yml
|
||||
# CI: ansible-lint workflow uses the Gitea runner ubuntu-latest label.
|
||||
#
|
||||
# 預期狀態:
|
||||
# openclaw: running (port 8088)
|
||||
|
||||
Reference in New Issue
Block a user