Loading readme.md +10 −8 Original line number Diff line number Diff line # Overview # Ansible Role: Grafana This role configures [Grafana](https://grafana.com/) server with Prometheus for metrics monitoring. Install and configure [Grafana](https://grafana.com/) server with Prometheus for metrics monitoring. ## Supported Operating Systems ## Variables | Operating System | Version | | --- | ----- | | Debian | 13 | | Variable | Required | Default | Description | |----------|----------|---------|-------------| | `grafana_admin_password` | Yes | `development` | Grafana admin password | ## Tags ## Example This role has no tags. ```yaml grafana_admin_password: "secure_admin_password" ``` Loading
readme.md +10 −8 Original line number Diff line number Diff line # Overview # Ansible Role: Grafana This role configures [Grafana](https://grafana.com/) server with Prometheus for metrics monitoring. Install and configure [Grafana](https://grafana.com/) server with Prometheus for metrics monitoring. ## Supported Operating Systems ## Variables | Operating System | Version | | --- | ----- | | Debian | 13 | | Variable | Required | Default | Description | |----------|----------|---------|-------------| | `grafana_admin_password` | Yes | `development` | Grafana admin password | ## Tags ## Example This role has no tags. ```yaml grafana_admin_password: "secure_admin_password" ```