Rheinwerk.aws_jdk

AWS Corretto JDK

This role automatically downloads and installs AWS Corretto JDK, making it the default JDK on Ubuntu. The installation files (.deb) are provided by AWS.

Build Status

Requirements

No specific requirements.

Role Variables

There are no additional variables needed.

Dependencies

There are no dependencies.

Example Playbook

To use this role, take the variable map _aws_jdk from defaults/main.yml as your configuration template. Pass this configuration to the role when using it.

Here’s an example of how to include this role in your playbook:

- hosts: servers
  roles:
     - { role: aws_jdk, tags: [ 'jdk' ] }

License

See LICENSE for details.

Author Information

The original author is Jonathan Koch, part of the Rheinwerk project.

Informazioni sul progetto

Installs an AWS Corretto JDK on Ubuntu

Installa
ansible-galaxy install Rheinwerk.aws_jdk
Licenza
gpl-3.0
Download
3.9k
Proprietario