This commit introduces the *grafana* role and the corresponding `grafana.yml` playbook. The role installs Grafana using the system package manager, and configures the server (including LDAP authentication).
5 lines
46 B
YAML
5 lines
46 B
YAML
dependencies:
|
|
- role: nginx
|
|
tags:
|
|
- nginx
|