20 lines
318 B
YAML
20 lines
318 B
YAML
galaxy_info:
|
|
author: Wilfried OLLIVIER
|
|
description: Install Influx DB (2) timeseries server on Debian
|
|
company: none
|
|
|
|
license: WTFPL
|
|
|
|
min_ansible_version: "2.4"
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
|
|
galaxy_tags:
|
|
- influxdb2
|
|
- debian
|
|
- timeseries
|
|
|
|
dependencies: []
|