azavea / ansible-java

An Ansible role for installing Java.
Apache License 2.0
4 stars 15 forks source link

ansible-java

An Ansible role for installing Java.

Role Variables

Testing

Tests are driven by Molecule. To run the test suite, install Molecule and run molecule test from the folder containing molecule.yml. To add additional tests, add a testinfra Python script in the tests directory, or add a function to test_java.py. Information about available Testinfra modules is available here.

Usage

$ pip install -r requirements.txt
$ molecule test