Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
386fdb25
Commit
386fdb25
authored
Feb 14, 2017
by
Dave Johnson
Browse files
Fixed arg
parent
9ae1b4d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
jboss-standalone/roles/jboss-standalone/tasks/main.yml
jboss-standalone/roles/jboss-standalone/tasks/main.yml
+2
-1
No files found.
jboss-standalone/roles/jboss-standalone/tasks/main.yml
View file @
386fdb25
...
...
@@ -11,7 +11,8 @@
-
name
:
Download JBoss from jboss.org
get_url
:
url
:
http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip dest=/opt/jboss-as-7.1.1.Final.zip
url
:
http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip
dest
:
/opt/jboss-as-7.1.1.Final.zip
-
name
:
Extract archive
unarchive
:
...
...
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