23 lines
351 B
YAML
23 lines
351 B
YAML
![]() |
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: []
|