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

36 lines
587 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
- focal
- jammy
- xenial
- name: Debian
versions:
- bullseye
- buster
- name: EL
versions:
- '7'
- '7'
- '9'
- name: Fedora
versions:
- '36'
- '37'
galaxy_tags:
- monitoring
- prometheus
- exporter
- metrics
- systemd
dependencies: []