Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ijaz Ahmad
ansible-elk-playbook
Commits
9bcb6991
Commit
9bcb6991
authored
Jul 25, 2017
by
Daniel Berman
Committed by
GitHub
Jul 25, 2017
Browse files
Update main.yml
parent
743cb286
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
roles/java/tasks/main.yml
roles/java/tasks/main.yml
+6
-6
No files found.
roles/java/tasks/main.yml
View file @
9bcb6991
...
...
@@ -3,12 +3,6 @@
# Installing Java 8
#
# Update apt repos
-
name
:
Udpate apt
apt
:
update_cache
:
yes
# Install Java 8 requirements
-
name
:
Install Java requirements
...
...
@@ -21,6 +15,12 @@
name
:
software-properties-common
state
:
present
# Update apt repos
-
name
:
Udpate apt
apt
:
update_cache
:
yes
# Install Java 8
-
name
:
Install Java 8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment