removed wrong code
This commit is contained in:
parent
0ffe664b56
commit
5d1fe1b178
|
@ -27,34 +27,6 @@ galaxy_info:
|
||||||
- workflows
|
- workflows
|
||||||
- user-management
|
- 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:
|
dependencies:
|
||||||
- src: git+https://code-repo.d4science.org/gCubeSystem/ansible-role-workflows-common.git
|
- src: git+https://code-repo.d4science.org/gCubeSystem/ansible-role-workflows-common.git
|
||||||
version: master
|
version: master
|
||||||
|
|
Loading…
Reference in New Issue