Skip to content

naftulikay/ansible-role-java-dev

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ansible-role-java-dev Build Status

Installs and configures a Java development environment.

Available on Ansible Galaxy at naftulikay.java-dev.

Requirements

Officially tested operating systems are listed in the Galaxy manifest.

Role Variables

Please see defaults/main.yml for a list of supported variables.

Dependencies

None.

Example Playbook

Here are some example playbooks to get started with.

Defaults

Simply get a Java development environment installed:

---
- name: install
  hosts: all
  become: true
  roles:
    - role: java-dev

License

MIT

About

An Ansible role for creating a Java development environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published