Ansible role that installs Grafana and Prometheus
Find a file
Simon Cornet 95acabeb48
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:31:02 +02:00
.woodpecker ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:02 +02:00
defaults feat: initial commit 2025-10-23 16:06:21 +02:00
handlers feat: initial commit 2025-10-23 16:06:21 +02:00
meta feat: move deps to playbook 2026-05-08 15:44:26 +02:00
roles ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:02 +02:00
tasks feat: use pull-through cache for Docker Hub images 2026-05-08 14:42:38 +02:00
.ansible-lint ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:02 +02:00
.gitignore feat: initial commit 2025-10-23 16:06:21 +02:00
.markdownlint-cli2.jsonc ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:02 +02:00
.yamllint feat: initial commit 2025-10-23 16:06:21 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:26:57 +01:00
playbook.yaml feat: move deps to playbook 2026-05-08 15:44:26 +02:00
readme.md ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:02 +02:00
renovate.json feat: initial commit 2025-10-23 16:06:21 +02:00

Ansible Role: Grafana

Install and configure Grafana server with Prometheus for metrics monitoring.

Variables

Variable Required Default Description
grafana_admin_password Yes development Grafana admin password

Example

grafana_admin_password: "secure_admin_password"