SoInteractive.java

java logo

Ansible Role: java

Build Status License Ansible Role GitHub tag Twitter URL

JVM installation

:warning: IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Example usage

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.java

Role can be also run as unprivileged user without ability to use yum or apt

- hosts: all
  roles:
    - SoInteractive.java
  vars:
    java_user_install: true

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

  • Tests, tests, tests
  • CentOS7 support
  • Tests for user-based install
About

JVM installation

Install
ansible-galaxy install SoInteractive.java
GitHub repository
License
mit
Downloads
292
Owner
We connect technology with creativity