Bootstrap grafana role
This commit is contained in:
commit
a06dd2ec0b
11 changed files with 1263 additions and 0 deletions
6
handlers/main.yml
Normal file
6
handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- name: reload grafana
|
||||
systemd:
|
||||
name: grafana-server
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue