infrastructure/roles/monitoring/meta/main.yml
Saibotk 693184bd7c
refactor!(monitoring): Replace monitoring with monitoring_ng
Not much changed regarding variable names, only the role name changed.
2024-08-14 02:04:32 +02:00

23 lines
471 B
YAML

galaxy_info:
author: histalek
description: >
Deploy monitoring stack with podman and systemd.
The monitoring stack consists of Grafana, Prometheus, Loki and the grafana image renderer.
issue_tracker_url: https://git.histalek.de/histalek-de/infrastructure/-/issues
license: GPL-3.0-only
min_ansible_version: "2.10"
platforms:
- name: Fedora
versions:
- "38"
- "39"
standalone: true
galaxy_tags: []
dependencies: []