Galaxy role to add a plugin to a Grafana instance
defaults | ||
handlers | ||
meta | ||
tasks | ||
tests | ||
LICENSE | ||
README.md |
galaxy-grafana.ds.influx
Add an InfluxDB datasource to Grafana
Requirements
An InfluxDB service up and running
Role Variables
Dependencies
None
Example Playbook
- hosts: servers
roles:
- role: galaxy-grafana
Run tests
Ensure galaxy-vagrant is up
ansible-playbook -i tests/inventory tests/test.yml