roles/grafana: Deploy Grafana
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).
This commit is contained in:
4
roles/grafana/meta/main.yml
Normal file
4
roles/grafana/meta/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies:
|
||||
- role: nginx
|
||||
tags:
|
||||
- nginx
|
||||
Reference in New Issue
Block a user