Prototype the role
This commit is contained in:
15
roles/ping_exporter/meta/main.yml
Normal file
15
roles/ping_exporter/meta/main.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: "Alexander Gorelyshev"
|
||||
company: "Genlab, LLC"
|
||||
description: "Deploy czerwonk/ping_exporter as a systemd unit"
|
||||
license: "GPL-2.0-or-later"
|
||||
min_ansible_version: "2.1"
|
||||
|
||||
platforms:
|
||||
- name: "Ubuntu"
|
||||
versions: ["focal"]
|
||||
|
||||
galaxy_tags: ["prometheus"]
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user