Fix the metadata.

This commit is contained in:
Andrea Dell'Amico 2023-06-20 14:43:59 +02:00
parent 4dff76ea87
commit e0bade3d63
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
2 changed files with 3 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
# ---> Ansible # ---> Ansible
*.retry *.retry
.vscode/settings.json

View File

@ -1,19 +1,13 @@
--- ---
galaxy_info: galaxy_info:
description: Ansible role that installs grafana description: Ansible role that installs grafana
namespace: adellam
role_name: grafana role_name: grafana
author: Andrea Dell'Amico author: Andrea Dell'Amico
company: ISTI-CNR company: ISTI-CNR
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
license: EUPL 1.2+ license: EUPL 1.2+
min_ansible_version: "2.8" min_ansible_version: "2.8"
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
platforms: platforms:
- name: Ubuntu - name: Ubuntu
versions: versions:
@ -24,6 +18,7 @@ galaxy_info:
versions: versions:
- "7" - "7"
- "8" - "8"
- "9"
galaxy_tags: galaxy_tags:
- grafana - grafana