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:
3
grafana.yml
Normal file
3
grafana.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- hosts: grafana
|
||||
roles:
|
||||
- grafana
|
||||
Reference in New Issue
Block a user