Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
fix meta main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
voidquark authored Apr 20, 2024
1 parent 0eacc75 commit 00948e5
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,25 @@ galaxy_info:
description: Manage Grafana Loki Application
company: VoidQuark
license: MIT
min_ansible_version: "2.9"
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: []

0 comments on commit 00948e5

Please sign in to comment.