mirror of https://github.com/Aidaho12/haproxy-wi
34 lines
542 B
YAML
34 lines
542 B
YAML
---
|
|
galaxy_info:
|
|
author: cloudalchemy
|
|
role_name: node_exporter
|
|
description: Prometheus Node Exporter
|
|
license: MIT
|
|
company: none
|
|
min_ansible_version: 2.7
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- bionic
|
|
- xenial
|
|
- name: Debian
|
|
versions:
|
|
- stretch
|
|
- buster
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- 8
|
|
- name: Fedora
|
|
versions:
|
|
- 30
|
|
- 31
|
|
galaxy_tags:
|
|
- monitoring
|
|
- prometheus
|
|
- exporter
|
|
- metrics
|
|
- system
|
|
|
|
dependencies: []
|