lifeofguenter.java

lifeofguenter.java

CircleCI

An Ansible role that installs Java Corretto 8, 11 and 17 - e.g. LTS versions on Debian-like systems.

Requirements

none

Role Variables

Available variables are listed below, along with default values:

default_java_package: java-1.8.0-amazon-corretto-jdk

maven_version: ''

gradle_version: ''

Dependencies

none

Example Playbook

- hosts: webservers
  roles:
    - { role: lifeofguenter.java }

License

Licensed under the MIT License. See the LICENSE file for details.

Author Information

Gunter Grodotzki

About

Installs Amazon Corretto Java (JDK).

Install
ansible-galaxy install lifeofguenter.java
GitHub repository
License
mit
Downloads
623