Ansible role which installs SoapUI.
None.
soapui_version
: the version to downloadsoapui_url
: the URL from where to download the SH install scriptsoapui_role_working_dir
: the location on where to store temporary filessoapui_install_dir
: the location on where to install SoapUIsoapui_cleanup
: set totrue
(default) to clean up temporary filessoapui_uninstall
: set totrue
to uninstall
This role depends on the following ECGALAXY roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packages
- ecgalaxy.java_openjdk
- hosts: all
roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packages
- ecgalaxy.java_openjdk
- ecgalaxy.soapui
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.soapui
See ansible-role for instructions.
Please verify the script integrity first.
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
ECGALAXY team.