mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
d7ed763594
Signed-off-by: gardar <gardar@users.noreply.github.com>
28 lines
504 B
YAML
28 lines
504 B
YAML
---
|
|
galaxy_info:
|
|
author: "Prometheus Community"
|
|
description: "Prometheus BIND Exporter"
|
|
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"
|
|
- "exporter"
|
|
- "metrics"
|
|
- "system"
|
|
- "bind"
|
|
- "named"
|
|
- "dns"
|