An open API service indexing awesome lists of open source software.

https://github.com/wtanaka/ansible-role-oracle-java

Ansible role to install Oracle Java
https://github.com/wtanaka/ansible-role-oracle-java

ansible ansible-galaxy ansible-role ansible-roles galaxy java oracle oracle-java oracle-jdk

Last synced: 3 months ago
JSON representation

Ansible role to install Oracle Java

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-oracle-java.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-oracle-java)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-oracle-java.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-oracle-java)

wtanaka.oracle-java
===================

Ansible role to install oracle-java

Example Playbook
----------------

- hosts: all
roles:
- role: wtanaka.oracle-java
package_names:
- oracle-java11-installer

### `package_names`

Default: oracle-java11-installer

The string name of the package to install

### All variables

The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)

License
-------

GPLv2

Author Information
------------------

https://wtanaka.com/