Ansible role that installs Grafana and Prometheus
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot 2105345645
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
chore(package): update cr.simoncor.net/dockerhub/prom/prometheus docker tag to v3.13.2
2026-07-30 12:31:26 +00:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.2 2026-07-27 05:47:09 +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: 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 chore(package): update cr.simoncor.net/dockerhub/prom/prometheus docker tag to v3.13.2 2026-07-30 12:31:26 +00:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:40 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:44 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:44 +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
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:47 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:23 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:26:57 +01:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02: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"