Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Feb 23, 2015
1 parent 127fd70 commit e085b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# tasks file for ansible-nexus
- name: Download Nexus to control host
- name: Download nexus_package
get_url: url=http://download.sonatype.com/nexus/oss/{{ nexus_package }} dest="{{ nexus_download_dir }}/{{ nexus_package }}"
tags: download
sudo: no
Expand Down

0 comments on commit e085b7a

Please sign in to comment.