fix: normalize Proxmox endpoint and stop dashboards self-trigger
Deploy Cluster / Terraform (push) Failing after 53s
Deploy Cluster / Ansible (push) Has been skipped

Accept Proxmox API endpoints with or without /api2/json in CI and local
tfvars, and avoid running the dashboards workflow just because its own
workflow file changed during platform migrations.
This commit is contained in:
2026-04-22 03:13:22 +00:00
parent b1dae28aa5
commit 5c53b8e06e
2 changed files with 8 additions and 2 deletions
-1
View File
@@ -7,7 +7,6 @@ on:
paths:
- "ansible/dashboards.yml"
- "ansible/roles/observability-content/**"
- ".gitea/workflows/dashboards.yml"
workflow_dispatch:
env: