Skip to content

6.22.0

Compare
Choose a tag to compare
@steenzout steenzout released this 20 Aug 05:46
· 74 commits to master since this release
6f4d635
  • 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 to 60 and variable documented in the README.md file
  • closes #81
    • on RedHat, oracle_java_home now set to /usr/java/default
  • closes #78
    • on RedHat, you can now set your own download URL using oracle_java_download_url