ansible-role-open-asfa-test/meta/main.yml

34 lines
764 B
YAML
Raw Permalink Normal View History

2021-03-09 14:16:57 +01:00
galaxy_info:
2021-03-09 15:05:22 +01:00
author: Andrea Dell'Amico
2023-04-04 17:12:57 +02:00
namespace: adellam
2021-03-09 15:05:22 +01:00
description: Systems Architect
company: ISTI-CNR
2022-12-02 14:59:47 +01:00
role_name: open_asfa_test
2021-03-09 14:16:57 +01:00
2021-03-09 15:05:22 +01:00
issue_tracker_url: https://support.d4science.org/projects/d4science-operation
2021-03-09 14:16:57 +01:00
2021-03-09 15:05:22 +01:00
license: EUPL 1.2+
2021-03-09 14:16:57 +01:00
2022-12-02 14:59:47 +01:00
min_ansible_version: '2.9'
2021-03-09 14:16:57 +01:00
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
platforms:
2021-03-09 15:05:22 +01:00
- name: Ubuntu
versions:
- bionic
- name: EL
versions:
2022-12-02 14:59:47 +01:00
- '7'
2021-03-09 15:05:22 +01:00
galaxy_tags:
- open-asfa
dependencies:
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-pgsql-db-management.git
version: master
name: pgsql-db-management
state: latest
when: not open_asfa_db_as_container