This commit is contained in:
Antonio J. Delgado 2022-10-11 10:44:24 +03:00
parent 794e7f1b78
commit debdf43c06

27
meta/main.yml Normal file
View file

@ -0,0 +1,27 @@
---
galaxy_info:
author: Antonio J. Delgado (ajdelgado)
description: Deploy ping exporter for Prometheus
# issue_tracker_url: https://github.com/uoi-io/ansible-galera/issues
license: GPLv3
min_ansible_version: "2.0"
github_branch: master
platforms:
- name: Ubuntu
versions:
- focal
- jammy
galaxy_tags:
- prometheus
- ping
- node-exporter
- network
- monitoring
dependencies: []