ansible-role-minio/meta/main.yml

31 lines
518 B
YAML
Raw Normal View History

---
2021-10-27 18:21:52 +02:00
galaxy_info:
2021-11-08 12:23:34 +01:00
author: Andrea Dell'Amico
description: Systems Architect
company: ISTI-CNR
2021-10-27 18:21:52 +02:00
issue_tracker_url: https://support.d4science.org
2021-10-27 18:21:52 +02:00
2021-11-08 12:23:34 +01:00
license: EUPL 1.2+
2021-10-27 18:21:52 +02:00
min_ansible_version: 2.9
2021-10-27 18:21:52 +02:00
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
platforms:
2021-11-08 12:23:34 +01:00
- name: Ubuntu
versions:
- bionic
- focal
- jammy
2021-11-08 12:23:34 +01:00
- name: EL
versions:
- 8
2021-10-27 18:21:52 +02:00
2021-11-08 12:23:34 +01:00
galaxy_tags:
- s3
- storage
2021-10-27 18:21:52 +02:00
dependencies: []