fix: normalize Proxmox endpoint and stop dashboards self-trigger
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:
@@ -7,7 +7,6 @@ on:
|
||||
paths:
|
||||
- "ansible/dashboards.yml"
|
||||
- "ansible/roles/observability-content/**"
|
||||
- ".gitea/workflows/dashboards.yml"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user