21 lines
No EOL
314 B
YAML
21 lines
No EOL
314 B
YAML
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: [] |