Skip to content

Instantly share code, notes, and snippets.

@ragingbal
Last active June 29, 2016 04:05
Show Gist options
  • Select an option

  • Save ragingbal/276fd5f4b0892600b7228739a7124807 to your computer and use it in GitHub Desktop.

Select an option

Save ragingbal/276fd5f4b0892600b7228739a7124807 to your computer and use it in GitHub Desktop.
---
# This playbook deploys a base installation of Oracle Java 8
- hosts: bal_ansible_exoscale
remote_user: ubuntu
become: yes
roles:
- java8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment