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

18 lines
343 B
YAML
Raw Normal View History

2022-11-23 18:18:12 +01:00
---
galaxy_info:
role_name: prometheus_ping_exporter
author: do1jlr
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: []