Created
April 18, 2015 01:10
-
-
Save rsvalerio/77b25daf998452d93ba3 to your computer and use it in GitHub Desktop.
ansible Java 1.7 openjdk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- name: Install Java 1.7 | |
yum: name=java-1.7.0-openjdk state=present |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment