1
0
Fork 0
ansible_role_prometheus_pin.../meta/main.yml

18 lines
340 B
YAML
Raw Permalink Normal View History

2022-11-23 18:18:12 +01:00
---
galaxy_info:
role_name: prometheus_ping_exporter
2023-09-11 17:21:07 +02:00
author: l3d
2022-11-23 18:18:12 +01:00
description: Ansible role to install a prometheus ping exporter
license: "MIT"
min_ansible_version: "2.13"
platforms:
- name: Debian
versions: ['all']
galaxy_tags:
- icmp
- grafana
- prometheus
- ping
- monitoring
dependencies: []