8000 Dashboards not idempotent/fail after updates · Issue #234 · ansible-collections/community.grafana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Dashboards not idempotent/fail after updates #234
Open
@Lusitaniae

Description

@Lusitaniae
  1. The dashboards task doesn't seem to be idempotent (always shows as changed if there's no changes)
  • This could be something related to how Grafana works:
  • I made a tempalate from a dashboard we create for our users (and removed UID param)
  • If the grafana dashboards module is taking dashboard name as the unique identifier, it should just match with a dashboard name and check for content diff (except UID ?)
  1. When overwrite: no, playbook will fail with Unable to update the dashboard None : A dashboard with the same name in the folder already exists (HTTP: 412). I'd expect this task to continue as "ok" (no changes needed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0