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

Commit

Permalink
add meta information to role
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Gumprich committed Dec 10, 2021
1 parent 7bf0cd3 commit 10fc98f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
galaxy_info:
role_name: grafana
author: t_systems_mms
description: Configure Grafana dashboards, folders, datasources, teams and users
license: GPLv3
min_ansible_version: 2.9
galaxy_tags:
- grafana
- monitoring
platforms:
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Amazon
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all

0 comments on commit 10fc98f

Please sign in to comment.