This role will install java.
This role requires Ansible 2.0 or higher.
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)