Skip to content

arunc009/ansible-role-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Java Installation

This role will install java.

Requirements

This role requires Ansible 2.0 or higher.

Role Variables

The variables that can be passed to this role and a brief description about them are as follows. (For all variables, take a look at vars/main.yml)

# Installation Directory
dir: "/opt"

# A list of Installation Details.
Version and Environment Details:
 - java version "1.8.0_72"
 - Java(TM) SE Runtime Environment (build 1.8.0_72-b15)
 - Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode)




About

This role installs Java 1.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published