overdrive3000.java8
Role Name
Ansible role to install Oracle Java JDK and JCE 8
Requirements
You need to have Ansible 2.2 installed on the machine where you will run the playbook.
It is recommended to install Ansible using pip (http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip).
Role Variables
- jdk8_url: The link to download Oracle Java JDK 8
- jdk8_rpm_file: The name of the Linux RPM file for Java
- jdk8_unzipped_folder: The name of the JCE folder after unzipping
- jdk8_install_folder: The name of the folder where Java will be installed
- jce8_url: The link to download the JCE 8 zip file
- jce8_file: The name of the JCE zip file
Dependencies
None
Example Playbook
Here is an example of the main.yml playbook:
- hosts: localhost
roles:
- overdrive3000.ansible-java8
License
BSD
Author Information
Juan Mesa - linuxven@gmail.com
Informazioni sul progetto
Ansible role to install Oracle JDK and JCE in RedHat 7 based linux distros
Installa
ansible-galaxy install overdrive3000.java8
Licenza
Unknown
Download
215
Proprietario
BeerOps