ansible-collection-prometheus/roles/prometheus/meta/main.yml
Paweł Krupa (paulfantom) dcfbfa84d2 initial migration of roles from cloudalchemy
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
2022-09-23 13:29:55 +02:00

34 lines
574 B
YAML

---
galaxy_info:
author: Prometheus Community
description: Prometheus monitoring system configuration and management
license: Apache
company: none
min_ansible_version: "2.7"
platforms:
- name: Ubuntu
versions:
- bionic
- xenial
- name: Debian
versions:
- stretch
- buster
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- 30
- 31
galaxy_tags:
- monitoring
- prometheus
- metrics
- alerts
- alerting
- molecule
- cloud
dependencies: []