azavea / ansible-java

An Ansible role for installing Java.
Apache License 2.0
4 stars 15 forks source link

Add support for Oracle Java #2

Closed hectcastro closed 9 years ago

hectcastro commented 9 years ago

This changeset adds support for installing Oracle Java via the WebUpd8 PPA.

Users of the role will have to explicitly set java_flavor to oracle and accept the Oracle license by setting java_oracle_accept_license_agreement to True.

flibbertigibbet commented 9 years ago

+1