Files
gitlab-mirror/roles/node_exporter/meta/main.yml
2025-12-18 17:19:15 +04:00

18 lines
374 B
YAML

---
galaxy_info:
role_name: node_exporter
namespace: genlab
author: "Alexander Gorelyshev"
company: "Genlab, LLC"
description: "Deploy prometheus/node_exporter binary as a systemd unit"
license: "GPL-2.0-or-later"
min_ansible_version: "2.1"
platforms:
- name: "Ubuntu"
versions: ["jammy", "noble"]
galaxy_tags: ["prometheus"]
dependencies: []