Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Ansible role to install and configure Java. -- Arquivado por Foundation Platform dia 2023-11-28

License

Notifications You must be signed in to change notification settings

stone-payments/ansible-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java

Ansible role to install and configure Java.

Requirements

None

Role Variables

By default this role installs Java 1.8. Aditionaly, the variable oracle_jdk_url can be defined with the url to the jdk. The role will install only the url version.

---
remove_java: false
java_version: "1.8.0"

Example Playbook

- hosts: servers
  roles:
     - ansible-java

License

MIT

About

Ansible role to install and configure Java. -- Arquivado por Foundation Platform dia 2023-11-28

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published