idealista/java_role

Latest package version by default

frantsao opened this issue · 0 comments

Prerequisites

Description

When there is a new java package in the same minor release of a OS distribution, the role tests crash because they can't download the old fixed version. It forces us to create new PR's to upgrade the default java version, and all the playbooks that use this role.

Steps to Reproduce

  1. Run the role after a new Debian release.

Expected behavior:

The java package is installed.

Actual behavior:
The role crashes because it can't find an older java package than the new release.

Reproduces how often:

Always.

Versions

All.