This role will install \ uninstall web studio for linux os hosts
Name | Description | Type | Default | Required |
---|---|---|---|---|
state | should the application be present or absent | present, absent | present | no |
app_version | application version to install | string | 21.6.293 | no |
installation_root_folder | the root folder in which the application will be installed under mobile-studio folder | string | for linux: /opt/Experitest for windows: C:\Experitest |
no |
custom_download_url | custom url to download the installation from (zip format) | string | no | |
custom_download_username | username to download from custom url on windows | string | no | |
custom_download_password | password to download from custom url on windows | string | no | |
clear_temp_folder | remove temp folder before installation | boolean | False | no |
clear_before_install | remove old installation before install | boolean | False | no |
download | only download the release version | boolean | True | no |
deploy | only deploy the release version | boolean | True | no |