added dependency file
This commit is contained in:
parent
3593e1e8fd
commit
0ffe664b56
|
@ -0,0 +1,63 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: Marco Lettere
|
||||
description: Devop
|
||||
company: Nubisware S.r.l.
|
||||
|
||||
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
|
||||
|
||||
license: EUPL 1.2+
|
||||
|
||||
min_ansible_version: 2.8
|
||||
|
||||
# To view available platforms and versions (or releases), visit:
|
||||
# https://galaxy.ansible.com/api/v1/platforms/
|
||||
#
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
|
||||
galaxy_tags:
|
||||
- conductor
|
||||
- workflows
|
||||
- user-management
|
||||
|
||||
dependencies:
|
||||
- src: git+igalaxy_info:
|
||||
author: Andrea Dell'Amico
|
||||
description: Systems Architect
|
||||
company: ISTI-CNR
|
||||
|
||||
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
|
||||
|
||||
license: EUPL 1.2+
|
||||
|
||||
min_ansible_version: 2.8
|
||||
|
||||
# To view available platforms and versions (or releases), visit:
|
||||
# https://galaxy.ansible.com/api/v1/platforms/
|
||||
#
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
|
||||
galaxy_tags:
|
||||
- maven
|
||||
- nexus
|
||||
|
||||
dependencies:
|
||||
- src: git+https://code-repo.d4science.org/gCubeSystem/ansible-role-workflows-common.git
|
||||
version: master
|
||||
name: workflows-common
|
||||
state: latest
|
||||
|
Loading…
Reference in New Issue