Bootstrap influx role

This commit is contained in:
Wilfried OLLIVIER 2019-07-10 17:11:36 +02:00
commit d182651637
13 changed files with 1917 additions and 0 deletions

21
meta/main.yml Normal file
View file

@ -0,0 +1,21 @@
galaxy_info:
author: Wilfried OLLIVIER
description: Install Influx DB timeseries server on Debian
company: none
license: WTFPL
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- Stretch
- Buster
galaxy_tags:
- influxdb
- debian
- timeseries
dependencies: []