/ansible-role-java2

Ansible Role for setup Java EE runtime.

Primary LanguageRuby

title description
Role for java
Ansible Role for setup Java EE runtime.

Ansible Role: Java

Ansible Role for setup Java EE runtime.

Status

Build Status

Version

GitHub Release Date

time tracker

Description

Java is an Ansible Role used to setup and maintain production grade services.

Roadmap

References

Requirements

Production

  • Ansible

Variables

defaults/main.yml

Testing

For Local Testing

Testing with Molecule

molecule test

Testing with Vagrant

To test with all VM's defined in Vagrantfile run the following:

cd roles/java
vagrant up

To run on a specific VM's

vagrant up xenial

Authors

License

Apache 2.0

NOTE: Role generated using ansible-role-skeleton