Initial commit
This commit is contained in:
commit
dcc0822e6b
5 changed files with 92 additions and 0 deletions
20
meta/main.yml
Normal file
20
meta/main.yml
Normal 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: []
|
Loading…
Add table
Add a link
Reference in a new issue