https://github.com/bcoca/ansible-oracle_java7-role
Ansible Role that installs Oracle7 java
https://github.com/bcoca/ansible-oracle_java7-role
Last synced: 3 months ago
JSON representation
Ansible Role that installs Oracle7 java
- Host: GitHub
- URL: https://github.com/bcoca/ansible-oracle_java7-role
- Owner: bcoca
- License: gpl-2.0
- Created: 2014-01-17T21:18:20.000Z (over 12 years ago)
- Default Branch: devel
- Last Pushed: 2025-03-13T15:58:23.000Z (about 1 year ago)
- Last Synced: 2025-04-24T04:15:00.729Z (about 1 year ago)
- Size: 15.6 KB
- Stars: 12
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
oracle_java
========
This role installs the official Oracle java
Requirements
------------
This role requires the debconf module for Debian derived distros (included in the role and might be removed once accepted in ansible)
Role Variables
--------------
A few vars you can override now, it should even be possible to install java8.
oracle_packages:
- oracle-java7-installer
- oracle-java7-set-default
oracle_installer_key: oracle-java7-installer
oracle_license_key: accepted-oracle-license-v1-1
Dependencies
------------
Only that you have tried using OpenJDK first.
Also you need python module pycurl installed.
License
-------
GPLv2
Author Information
------------------
briancoca+orajava@gmail.com