ansible-role-grafana/meta/main.yml

35 lines
547 B
YAML

galaxy_info:
author: Laur Ivan
namespace: laurivan
role_name: grafana
description: Grafana Docker
license: MIT
min_ansible_version: "2.4"
min_ansible_container_version: "2.4"
platforms:
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
versions:
- all
galaxy_tags:
- grafana
- document
- wiki
- docker
dependencies: []