Skip to content

globeandmail/ansible-role-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java

Role to install java. Currently the role tested on Ubunty 14.04 and installes oracle-java8-installer from ppa:webupd8team/java repository.

##Role Variables

defaults/main.yml

java:
 version: oracle-java8-installer

##Example Playbook

- hosts: servers
  roles:
     - java

##License

MIT

##Author Information

Tal Lannder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published