Galaxy role to add a plugin to a Grafana instance
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.
Go to file
Wilfried OLLIVIER 8885b859e8 Remove useless sentence in README example 2020-07-02 10:02:33 +02:00
defaults Fix: Harmonize files by adding new line if nedded 2020-04-03 11:39:32 +02:00
handlers Fix: Harmonize files by adding new line if nedded 2020-04-03 11:39:32 +02:00
meta Fix: Harmonize files by adding new line if nedded 2020-04-03 11:39:32 +02:00
tasks Fix: Harmonize files by adding new line if nedded 2020-04-03 11:39:32 +02:00
tests Fix: Harmonize files by adding new line if nedded 2020-04-03 11:39:32 +02:00
LICENSE Move LICENSE file 2019-07-25 20:34:04 +02:00
README.md Remove useless sentence in README example 2020-07-02 10:02:33 +02:00

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