ansible-role-mei-generator/meta/main.yml

29 lines
525 B
YAML
Raw Permalink Normal View History

2021-01-27 14:55:14 +01:00
galaxy_info:
2021-01-27 19:06:39 +01:00
author: Andrea Dell'Amico
description: Systems Architect
company: ISTI-CNR
2021-01-27 14:55:14 +01:00
2021-01-27 19:06:39 +01:00
issue_tracker_url: https://support.d4science.org/projects/d4science-operation
2021-01-27 14:55:14 +01:00
2021-01-27 19:06:39 +01:00
license: EUPL 1.2+
2021-01-27 14:55:14 +01:00
min_ansible_version: 2.8
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
platforms:
2021-01-27 19:06:39 +01:00
- name: Ubuntu
versions:
- bionic
- name: EL
versions:
- 7
2021-01-27 14:55:14 +01:00
2021-01-27 19:06:39 +01:00
galaxy_tags:
- mei-generator
- bluecloud
2021-01-27 14:55:14 +01:00
dependencies: []
2021-01-27 19:06:39 +01:00