You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
719 B
YAML

---
galaxy_info:
description: Ansible role that installs grafana
namespace: adellam
role_name: grafana
author: Andrea Dell'Amico
company: ISTI-CNR
license: EUPL 1.2+
min_ansible_version: "2.8"
platforms:
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: EL
versions:
- "7"
- "8"
- "9"
galaxy_tags:
- grafana
- metrics
dependencies:
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-redis.git
version: master
name: redis
state: latest
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-nginx.git
version: master
name: nginx
state: latest