Skip to content

Rheinwerk/ansible-role-oracle_jdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle JDK

This role downloads and installs an Oracle JDK and sets it up as the default JDK on Ubuntu. The .deb files come from "WebUpd8" team's PPA repository.

Build Status

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

The general contract of this role is to take the variables map _jdk from defaults/main.yml as a template for your configuration and pass that configuration as a parameter to this role.

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: oracle_jdk, tags: [ 'jdk' ] }

License

Please see LICENSE.

Author Information

Original author is Daniel Schneller as member of the Rheinwerk project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages