Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 620 Bytes

ansible-java

Build Status

Usage

docker pull ansibleshipyard/ansible-java

Info

Java Playbook for Ansible

This playbook will install Java OpenJDK.

It optionally uses the ppa:openjdk-r/ppa repository for Ubuntu, to add backports of Java, for example OpenJDK 8 on Ubuntu 14.04. Set use_openjdk_ppa: true to use the repo.

Support open source!