mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 11:53:12 +00:00
422ef282fa
Signed-off-by: gardar <gardar@users.noreply.github.com>
30 lines
554 B
YAML
30 lines
554 B
YAML
---
|
|
galaxy_info:
|
|
author: "Prometheus Community"
|
|
description: "Prometheus Smokeping Prober"
|
|
license: "Apache"
|
|
min_ansible_version: "2.9"
|
|
platforms:
|
|
- name: "Ubuntu"
|
|
versions:
|
|
- "bionic"
|
|
- "focal"
|
|
- "jammy"
|
|
- name: "Debian"
|
|
versions:
|
|
- "bullseye"
|
|
- "buster"
|
|
- name: "EL"
|
|
versions:
|
|
- "7"
|
|
- "8"
|
|
- "9"
|
|
- name: "Fedora"
|
|
versions:
|
|
- "37"
|
|
galaxy_tags:
|
|
- "monitoring"
|
|
- "prometheus"
|
|
- "exporter"
|
|
- "metrics"
|
|
- "system"
|