ansible-collection-prometheus/roles/systemd_exporter/meta/main.yml

33 lines
540 B
YAML
Raw Normal View History

---
galaxy_info:
author: Prometheus Community
description: Prometheus Systemd Exporter
license: Apache
company: none
min_ansible_version: "2.9"
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
- systemd
dependencies: []