Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 258 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 258 Bytes

Ansible Role: Java

Installs Java on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      roles:
        - alphanodes.setup.java