Skip to content

dai-continuous-testing/ansible-role-web-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experitest - Web Studio ansible role

This role will install \ uninstall web studio for linux os hosts

Role Variables

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

Example Playbook

About

Ansible role for Web Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages