manala.java
#######################################################################################################
:exclamation: DEPRECATION :exclamation:
This repository and the related role are no longer maintained. Please use the Manala Ansible Collection instead.
For usage details, refer to the collection repository.
#######################################################################################################
Ansible Role: Java 
:exclamation: Please report issues and submit Pull Requests to the main Ansible Role repository :exclamation:
This role helps you set up java.
It is part of the Manala Ansible stack but can also be used on its own.
Requirements
No prerequisites.
Dependencies
No dependencies.
Installation
Ansible 2+
To install using Ansible Galaxy CLI:
ansible-galaxy install manala.java
To install using an Ansible Galaxy requirements file:
- src: manala.java
Role Variables
Explanation
Name | Default | Type | Description |
---|---|---|---|
manala_java_version |
~ | String | The version of Java |
manala_ansible_install_packages |
~ | Array | Packages to install as dependencies |
manala_ansible_install_packages_default |
['default-jre-headless'] / ['openjdk-' ~ manala_java_version ~ '-jre-headless'] | Array | Default packages to install |
Example playbook
- hosts: servers
roles:
- { role: manala.java }
License
MIT
Author information
Manala (http://www.manala.io/)
Installa
ansible-galaxy install manala.java
Licenza
Unknown
Download
5.6k
Proprietario
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.