1
0
Fork 0
mirror of https://github.com/roles-ansible/role-grafana-kiosk.git synced 2024-08-16 10:09:49 +02:00

Add meta infos

This commit is contained in:
L3D 2020-07-03 13:37:04 +02:00 committed by L3D
parent 2f0d58e78f
commit 32e82570d6
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

40
meta/main.yml Normal file
View file

@ -0,0 +1,40 @@
---
galaxy_info:
author: L3D
description: Ansible role to deploy and configure the grafana-kiosk from grafana.
role_name: grafana_kiosk
license: MIT
min_ansible_version: 2.4
github_branch: master
platforms:
# - name: Archlinux
# versions: all
- name: Debian
versions:
- sid
- buster
- jessie
- stretch
- name: Ubuntu
versions:
- xenial
- trusty
- eoan
# - bionic
# - name: Fedora
# versions:
# - 31
# - 32
# - 33
# - name: EL
# versions:
# - 8
# - 7
# - 6
galaxy_tags:
- grafana
- kiosk
- grafanakiosk
- dashboard
- tv
dependencies: []