ansible-collection-prometheus/roles/blackbox_exporter/meta/main.yml

34 lines
534 B
YAML
Raw Normal View History

---
galaxy_info:
author: Prometheus Community
description: Prometheus Blackbox Exporter
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:
- exporter
- monitoring
- prometheus
- metrics
- blackbox
- probe
dependencies: []