Skip to content

Releases: ansiblebit/oracle-java

4.9.8

14 Apr 15:25
Compare
Choose a tag to compare
  • updated galaxy tag minimum version to 1.9.4
  • fix issue #16: check doesn't work
  • fixed issue when using RedHat based distributions was failing to set the default JVM: #19 and related to #17
  • use 1.8.0_74 for testing
  • changed plugin to be able to run tests in ansible 2.0
  • test using ansible 2.0.1.0: #20
  • added check mode tests: #20

4.9.6

14 Apr 15:25
Compare
Choose a tag to compare

4.9.4

14 Apr 15:26
Compare
Choose a tag to compare

4.9.2

14 Apr 15:26
Compare
Choose a tag to compare

4.9.0

14 Apr 15:26
Compare
Choose a tag to compare
  • merged with primogen v9
  • pull request #5: removed duplicate parameter cyfdecyf
  • remove duplicate provision task
  • ansible 1.9.3 requirement

4.7.2

14 Apr 15:26
Compare
Choose a tag to compare
  • added building blocks for MacOSX support
  • minor version number will now match primogen major version number
  • merge with ansiblebit.primogen v7
    • upgrade tests to use ansible v1.9.2 instead of v1.9.1
    • pass ANSIBLE_ASK_SUDO_PASS environment variable to the tox test environment
    • improved idempotence test

4.0.0

14 Apr 15:26
Compare
Choose a tag to compare
  • added support for RedHat-based systems
  • separated Debian from Redhat variables
  • oracle_java_default (default:no) replaced by oracle_java_set_default (default:no)
  • directory structure changes
    • tasks/os_family/*.yml changed in favor of tasks/{{ ansible_os_family }}/{{ ansible_distribution }}.yml
  • added debug task
  • role-specific facts now used to set if an installation process is necessary in Debian or RedHat
  • fixed build issues related to tox 2.0.1

3.0.2

14 Apr 15:26
Compare
Choose a tag to compare
  • added oracle_java_home variable

3.0.0

14 Apr 15:26
Compare
Choose a tag to compare
  • synchronized major version with primogen for easier reference
  • updated ansiblebit.launchpad-ppa-webupd8 == 3.0.0
  • merged primogen v3.0.4
  • standardized tests with primogen v2.2.0
  • implementation of CentOS deployment

1.0.2

14 Apr 15:26
Compare
Choose a tag to compare
  • added support for Ubuntu vivid
  • added support for Debian jessie