ansible-role-influxdb/meta/main.yml

22 lines
359 B
YAML
Raw Normal View History

2019-04-12 17:14:25 +00:00
---
galaxy_info:
2021-08-18 12:57:43 +00:00
role_name: influxdb
2022-04-07 08:55:03 +00:00
namespace: nishiki
2019-04-12 17:14:25 +00:00
author: Adrien Waksberg
company: Adrien Waksberg
2023-09-07 08:36:42 +00:00
description: Install and configure InfluxDB 2
2019-04-12 17:14:25 +00:00
license: Apache2
2023-09-07 08:36:42 +00:00
min_ansible_version: "2.10"
2019-04-12 17:14:25 +00:00
platforms:
- name: Debian
versions:
2023-09-07 08:36:42 +00:00
- bookworm
2019-04-12 17:14:25 +00:00
galaxy_tags:
- database
- influxdb
- timeseries
dependencies: []