Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

UCL-MIRSG/ansible-role-install-java

Repository files navigation

Ansible Role: mirsg.java

A role for install and configuring Java.

Role Variables

java_profile_d: Defaults to "/etc/profile.d".

java_home: Defaults to "/usr/lib/jvm/jre"

java_package: Defaults to "java-1.8.0-openjdk-devel"

Example Playbook

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: mirsg.java }

License

BSD

Author Information

This role was created by the Medical Imaging Research Software Group at UCL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages