Bootstrap grafana role

This commit is contained in:
Wilfried OLLIVIER 2019-07-10 17:12:40 +02:00
commit 477446c348
7 changed files with 135 additions and 0 deletions

23
meta/main.yml Normal file
View file

@ -0,0 +1,23 @@
galaxy_info:
author: Wilfried OLLIVIER
description: Galaxy role to add an InfluxDB data source to Grafana
company: none
license: WTFPL
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- Stretch
- Buster
galaxy_tags:
- grafana
- datasource
- influx
- debian
- timeseries
dependencies: []