/ansible-jdk

An Ansible role that installs Oracle JDK 1.8

Apache License 2.0Apache-2.0

jdk

Build Status Ansible Galaxy

An Ansible role that installs Oracle JDK 1.8.

Platforms

Role tested on Linux operating systems:

  • Ubuntu Server 18.04 LTS
  • Ubuntu Server 16.04 LTS

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

---
- hosts: all
  become: True
  roles:
    - role: everproven.jdk

License

Apache License 2.0

Author Information

Ever Proven