Ansible role that installs Grafana and Prometheus
Find a file
2026-04-17 04:47:08 +00: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(meta): add src to deps 2025-11-01 14:42:45 +01:00
roles feat: implement new role layout 2025-11-01 13:09:08 +01:00
tasks chore(package): update docker.io/grafana/grafana-oss docker tag to v12.4.3 2026-04-17 04:47:08 +00:00
.ansible-lint feat: initial commit 2025-10-23 16:06:21 +02:00
.gitignore feat: initial commit 2025-10-23 16:06:21 +02:00
.gitlab-ci.yml ci: move gitleaks to component 2026-01-19 17:16:46 +01:00
.markdownlint-cli2.jsonc feat: initial commit 2025-10-23 16:06:21 +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: implement new role layout 2025-11-01 13:09:08 +01:00
readme.md docs: standardize readme format 2026-04-10 09:00:12 +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"