ansible-role-telegraf/meta/main.yml

23 lines
374 B
YAML
Raw Normal View History

2021-08-20 07:33:22 +00:00
---
galaxy_info:
role_name: telegraf
2021-10-13 14:25:21 +00:00
namespace: nishiki
2021-08-20 07:33:22 +00:00
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure Telegraf
license: Apache2
2023-06-29 12:57:41 +00:00
min_ansible_version: "2.9"
2021-08-20 07:33:22 +00:00
platforms:
- name: Debian
versions:
- bullseye
2023-06-29 12:32:37 +00:00
- bookworm
2021-08-20 07:33:22 +00:00
galaxy_tags:
- metrics
- influxdb
- timeseries
dependencies: []