2020-10-13 16:49:18 +02:00
|
|
|
galaxy_info:
|
2020-10-13 18:33:16 +02:00
|
|
|
author: Andrea Dell'Amico
|
2023-04-04 17:50:06 +02:00
|
|
|
namespace: adellam
|
|
|
|
role_name: open_asfa
|
|
|
|
description: Open Asfa production environment
|
2020-10-13 18:33:16 +02:00
|
|
|
company: ISTI-CNR
|
|
|
|
license: EUPL 1.2+
|
2023-04-04 17:50:06 +02:00
|
|
|
min_ansible_version: "2.9"
|
2020-10-13 16:49:18 +02:00
|
|
|
|
|
|
|
# To view available platforms and versions (or releases), visit:
|
|
|
|
# https://galaxy.ansible.com/api/v1/platforms/
|
|
|
|
#
|
|
|
|
platforms:
|
2020-10-13 18:33:16 +02:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- bionic
|
|
|
|
- name: EL
|
|
|
|
versions:
|
2023-04-04 17:50:06 +02:00
|
|
|
- "7"
|
2020-10-13 16:49:18 +02:00
|
|
|
|
2020-10-13 18:33:16 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- open-asfa
|
2020-10-13 16:49:18 +02:00
|
|
|
|
2020-11-06 19:17:19 +01:00
|
|
|
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
|