ansible-infra/ansible_collections/grafana/grafana/roles/loki/meta/main.yml
Stefan Bethke 2aed20393f
Some checks failed
/ Ansible Lint (push) Failing after 5m45s
/ Ansible Lint (pull_request) Failing after 4m59s
Vendor Galaxy Roles and Collections
2026-02-06 22:07:16 +01:00

28 lines
470 B
YAML

---
galaxy_info:
role_name: loki
author: voidquark
description: Manage Grafana Loki Application
license: "GPL-3.0-or-later"
min_ansible_version: "2.10"
platforms:
- name: EL
versions:
- "8"
- "9"
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- loki
- grafana
- logging
- monitoring
dependencies: []