Initial commit

This commit is contained in:
Wilfried OLLIVIER 2022-06-05 18:33:08 +02:00
commit dcc0822e6b
5 changed files with 92 additions and 0 deletions

20
meta/main.yml Normal file
View file

@ -0,0 +1,20 @@
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: []