jdk
Role Name
Installation of Java runtimes than any self-respecting JVM developer loves and needs.
Requirements
TODO
Role Variables
- jvm_azul_jdk_install: false
- jvm_azul_jdk_build: 8.17.0.3
- jvm_azul_jdk_version: 8.0.102
- jvm_azul_jdk_link_destination: azul-jdk-8
- jdk_azul_jdk_11_install: true
- jdk_azul_jdk_11_build: 11.1+23-ea
- jdk_azul_jdk_11_link_destination: azul-jdk-11
- jdk_amazon_jdk_8_install: true
- jdk_amazon_jdk_8_build: 8.202.08.2
- jdk_amazon_jdk_8_version: 8.0.192
- jdk_amazon_jdk_8_link_destination: amazon-jdk-8
Dependencies
- kurron.base
Example Playbook
- hosts: servers
roles:
- { role: kurron.jvm-developer, jvm_azul_jdk_install: true, jdk_azul_jdk_11_install: false }
License
This project is licensed under the Apache License Version 2.0, January 2004.
Author Information
Install
ansible-galaxy install kurron/ansible-role-jdk
License
apache-2.0
Downloads
464
Owner
Software engineer with many years of JVM, cloud and container development experience.