Skip to content

General role behaviour Debian vs RedHat #105

@peshay

Description

@peshay

If this role runs on Debian it will install the latest version of Oracle JDK due to state=latest
For RedHat it will install whatever version is defined in defaults or someone changes the variables to another specific version.
I like to provide a change here as pull request.
Either

  • the role will also for RedHat get the latest version installed by default
    or
  • it stays as it is now, but when an additional variable is set, it will change the default variables to reflect the latest available version. (oracle_java_latest = True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions