Role that installs a geoserver instance.
http://geoserver.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
654 B
29 lines
654 B
galaxy_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: |
|
- trusty |
|
- bionic |
|
|
|
galaxy_tags: |
|
- geoserver |
|
|
|
dependencies: |
|
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-tomcat-multiple-instances.git |
|
version: master |
|
name: tomcat-multiple-instances |
|
state: latest |
|
|
|
|