manala.java

#######################################################################################################

:exclamation: DEPRECATION :exclamation:

For usage details, refer to the collection repository.

#######################################################################################################

Ansible Role: Java Build Status

: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/)

Informazioni sul progetto

Handle java

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.