Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

codeyourinfra/oracle_java8

Repository files navigation

oracle_java8

License: MIT GitHub release Build status Ansible Role Ansible Role downloads

Ansible role to install Oracle Java 8. ⚠️ This role has been deprecated due to the impossibility of downloading the binaries from Oracle automatically (see more).

Example Playbook

---
- hosts: servers
 roles:
 - codeyourinfra.oracle_java8

The role requires the ansible_distribution variable, obtained through the gathering facts phase. So please don't turn off facts.

Build process

The build process is performed in Travis CI. During the build, the role is tested by using Molecule.

Test yourself

Inside your Python virtual environment, run:

pip install -r requirements.txt

And then:

molecule test

Author Information

@gustavomcarmo is a contributor of Codeyourinfra. Get on board too! :)

AltStyle によって変換されたページ (->オリジナル) /