@@ -91,57 +91,6 @@ For Debian and Ubuntu this role depends on:
9191Use ` --skip-tags=debug ` if you want to suppress debug information.
9292
9393
94- ## Changelog
95-
96- - v4.9.2 : 9 Sep 2015
97- - run test play as provisioning and idempotence test depending on context
98- - update dependency ansiblebit.launchpad-ppa-webupd8 v3.9.4
99- - v4.9.0 : 9 Sep 2015
100- - merged with primogen v9
101- - [ pull request #5 : removed duplicate parameter] ( https://github.com/ansiblebit/oracle-java/pull/4 ) [ cyfdecyf] ( https://github.com/cyfdecyf )
102- - remove duplicate provision task
103- - ansible 1.9.3 requirement
104- - v4.7.2 : 24 Aug 2015
105- - usage of alternatives module to set Java default version on RedHat environments
106- - updated default version to Java 1.8u60-b27
107- - NOTE: Debian systems will always install the latest version of the JDK
108- - improved RPM download task on RedHat environments
109- - fixed problem with task setting default JDK always flagging itself as changed
110- - removed support for Ansible 1.8
111- - v4.7.0 : 16 Jul 2015
112- - added building blocks for MacOSX support
113- - minor version number will now match primogen major version number
114- - merge with ansiblebit.primogen v7
115- - upgrade tests to use ansible v1.9.2 instead of v1.9.1
116- - pass ANSIBLE_ASK_SUDO_PASS environment variable to the tox test environment
117- - improved idempotence test
118- - v4.0.0 : 13 May 2015
119- - added support for RedHat-based systems
120- - separated Debian from Redhat variables
121- - oracle_java_default (default: no ) replaced by oracle_java_set_default (default: no )
122- - directory structure changes
123- - tasks/os_family/<family name >.yml changed in favor of task/<family name >/main.yml
124- - added debug task
125- - role-specific facts now used to set if an installation process is necessary in Debian or RedHat
126- - fixed build issues related to tox 2.0.1
127- - v3.0.2 : 8 May 2015
128- - added oracle_java_home variable
129- - v3.0.0 : 7 May 2015
130- - synchronized major version with primogen for easier reference
131- - updated ansiblebit.launchpad-ppa-webupd8 == 3.0.0
132- - merged primogen v3.0.4
133- - v1.0.4 : 5 May 2015
134- - standardized tests with primogen v2.2.0
135- - implementation of CentOS deployment
136- - v1.0.2 : 30 April 2015
137- - added support for Ubuntu vivid
138- - added support for Debian jessie
139- - v1.0.0 : 30 April 2015
140- - initial release of this role with support for Debian
141- - dependency on ansiblebit.launchpad-ppa-webupd8 v1.1.0
142- - ansible dependency set to 1.8.4
143-
144-
14594## License
14695
14796BSD
0 commit comments