Ansible role to install Oracle Java 8.
---
- hosts: servers
roles:
- codeyourinfra.oracle_java8
The build process is performed in Travis CI. During the build, the role is tested by using Ubuntu Docker images with Python 3.
If the build is succeeded, dependent roles may have also its builds triggered, thanks to the travis-dependent-builds project. One example is the Codeyourinfra Jenkins Ansible role.
@gustavomcarmo is a contributor of Codeyourinfra. Get on board too! :)