6.22.0
- default support for Java 10
- added test boxes: stretch64, artful64, bionic64 and cosmic64
- added test for ansible 2.6 and 2.5
- major changes to RedHat-based setup
- minor changes to Debian-based setup
- added more examples to the
README.md
file
There are new variables in this release so be sure to read the README file and test beforehand.
- closes #90
- on RedHat, you can now install Java 10 [tested against CentOS 7 box]
- closes #87
- on RedHat,
oracle_java_download_timeout
now set to60
and variable documented in theREADME.md
file - closes #81
- on RedHat,
oracle_java_home
now set to/usr/java/default
- on RedHat,
- closes #78
- on RedHat, you can now set your own download URL using
oracle_java_download_url
- on RedHat, you can now set your own download URL using