mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-18 05:38:26 +00:00
27 lines
529 B
YAML
27 lines
529 B
YAML
---
|
|
galaxy_info:
|
|
author: "Prometheus Community"
|
|
description: "Prometheus monitoring system configuration and management"
|
|
license: "Apache"
|
|
min_ansible_version: "2.9"
|
|
platforms:
|
|
- name: "Ubuntu"
|
|
versions:
|
|
- "focal"
|
|
- "jammy"
|
|
- "noble"
|
|
- name: "Debian"
|
|
versions:
|
|
- "bullseye"
|
|
- name: "EL"
|
|
versions:
|
|
- "8"
|
|
- "9"
|
|
galaxy_tags:
|
|
- "monitoring"
|
|
- "prometheus"
|
|
- "metrics"
|
|
- "alerts"
|
|
- "alerting"
|
|
- "molecule"
|
|
- "cloud"
|