2022-09-22 14:38:42 +00:00
|
|
|
---
|
|
|
|
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:
|
2022-11-25 13:53:37 +00:00
|
|
|
- '7'
|
|
|
|
- '8'
|
2022-09-22 14:38:42 +00:00
|
|
|
- name: Fedora
|
|
|
|
versions:
|
2022-11-25 13:53:37 +00:00
|
|
|
- '30'
|
|
|
|
- '31'
|
2022-09-22 14:38:42 +00:00
|
|
|
galaxy_tags:
|
2022-11-25 13:53:37 +00:00
|
|
|
- exporter
|
|
|
|
- monitoring
|
|
|
|
- prometheus
|
|
|
|
- metrics
|
|
|
|
- blackbox
|
|
|
|
- probe
|
2022-09-22 14:38:42 +00:00
|
|
|
|
|
|
|
dependencies: []
|