rgibert / ansible-role-openjdk-jdk

Ansible role to install OpenJDK's JDK

Home Page:http://openjdk.java.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenJDK JDK

Installs OpenJDK JDK packages

Requirements

  • none

Role Variables

Variable Default Definition
openjdk_jdk_version 8 Version of the JDK to install

Dependencies

  • none

Example Playbook

- hosts:
    - servers
  roles:
    - rgibert.openjdk-jdk

License

GPLv3

Author Information

Richard Gibert richard@gibert.ca

About

Ansible role to install OpenJDK's JDK

http://openjdk.java.net/

License:GNU General Public License v3.0