Skip to content

Releases: robertdebock/ansible-role-java

Docs updated

13 Jan 20:06
Compare
Choose a tag to compare

The docs have been updated according to a new template.
Retry package jobs.

Consistency

06 Dec 06:02
Compare
Choose a tag to compare

This release includes:

  • Rename of (internally used) variables to preceed {{ role_name }}_.
  • Fix for Fedora Rawhide which uses python-3.
  • Fix for lint rule 405

Lesser ist besser

28 Nov 15:51
Compare
Choose a tag to compare

This release features:

  • Tests on less version of Ansible.
  • Updated documentation.

OpenJDK 12

23 Nov 10:00
Compare
Choose a tag to compare

OpenSUSE (Tumbleweed) offer OpenJDK 12. This release makes it possible to use OpenJDK 12.

Simpler is better

11 Nov 15:59
Compare
Choose a tag to compare

A few modifications to make the role more readable and easier to maintain.

no-gentoo

25 Oct 17:07
Compare
Choose a tag to compare

Gentoo has been removed from the tests, as it won't work in Travis because of timeouts.

Meta

23 Oct 05:07
Compare
Choose a tag to compare

Mostly meta fixes and cleanups. This means this role is ready for Galaxy 3.0.3 with quality assessments.

Ansible Fest 2018

11 Oct 20:12
Compare
Choose a tag to compare

All the things I've learned on Ansible Fest.

state

25 Sep 04:40
Compare
Choose a tag to compare

Following the best practices, which states that state: should be mentioned. So far most roles that used the default state, did not mention state:, but as it's a good practice, let's mention it from now on.

Stability

11 Aug 09:35
Compare
Choose a tag to compare

Retry downloading packages a few times to increase the success rate.