tschifftner.java

Ansible Role: Install Java

Build Status

Installs java on Debian/Ubuntu linux servers.

Requirements

None

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

java_version: 11

Dependencies

None.

Installation

$ ansible-galaxy install tschifftner.java

Example Playbook

- hosts: server
  roles:
    - { role: tschifftner.java }

Supported Java versions

Java 11: All supported OS

There is no support for lower versions than java 11.

Supported OS

  • Debian 9 (Stretch)
  • Debian 8 (Jessie)
  • Ubuntu 18.04 (Bionic Beaver)
  • Ubuntu 16.04 (Xenial Xerus)

Required ansible version

Ansible 2.5+

License

MIT License

Author Information

About

Installs java on Debian/Ubuntu linux servers.

Install
ansible-galaxy install tschifftner.java
GitHub repository
License
mit
Downloads
466
Owner
Kubernetes Software Architekt, Magento Certified Developer und Full-Stack Entwickler