Skip to content

Commit

Permalink
Adding java
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Russo committed Sep 27, 2016
1 parent 5f4f859 commit 8b96cde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- name: Install Java Package
yum:
name=java-1.7.0-openjdk
state=installed

0 comments on commit 8b96cde

Please sign in to comment.