This repository has been archived on 2020-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
galaxy-grafana.plugin/README.md

32 lines
424 B
Markdown

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