Skip to content

dai-continuous-testing/ansible-role-java8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experitest - Java8 ansible role

This role will install \ uninstall Java8 (or alternatives) in all platforms

Requirements

Supports on Windows, Mac and Linux os hosts only.

Role Variables

Name Description Type Default Required
state should the application be present or absent present, absent present no
java_version java jre version to install string 8u292-b10 no
installation_root_folder the root folder in which the java application will be installed under jre folder string for mac: /Applications/Experitest
for windows: C:\Experitest
for linux: /opt/Experitest
no
update_java_path add java bin path to system path variable boolean False 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

Example Playbook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published