role service-grafana: install pie chart panel plugin

This commit is contained in:
Julian Labus 2018-09-14 13:12:24 +02:00
parent c4f04df30b
commit 7a7eaae84a
No known key found for this signature in database
GPG key ID: 8AF209F2C6B3572A

View file

@ -35,6 +35,13 @@
mode: 0644
notify: restart nginx
- name: install piechart panel plugin
grafana_plugin:
name: grafana-piechart-panel
version: latest
state: present
notify: restart grafana
- name: enable systemd unit grafana
systemd:
name: grafana-server