summaryrefslogtreecommitdiff
path: root/bin/ansible-galaxy
diff options
context:
space:
mode:
authorBrian Coca <bcoca@ansible.com>2015-02-26 22:16:55 -0500
committerBrian Coca <bcoca@ansible.com>2015-02-26 22:16:55 -0500
commit9f83af51b70c4e5b1eb6666b9f1631da881476b5 (patch)
tree5fc5203c2cb8da2607f6a067849bae74019871e3 /bin/ansible-galaxy
parent0f4b72cdfa0b5a05dc6cffddb7c4e54bcfaa49a7 (diff)
parent9083643a7e1cb11b9011aa96584d0ec46d27ead0 (diff)
downloadansible-9f83af51b70c4e5b1eb6666b9f1631da881476b5.tar.gz
Merge pull request #9129 from lotia/devel
Clean up template comment text in ansible-galaxy
Diffstat (limited to 'bin/ansible-galaxy')
-rwxr-xr-xbin/ansible-galaxy3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ansible-galaxy b/bin/ansible-galaxy
index 45dc8564f8..f281bf97ae 100755
--- a/bin/ansible-galaxy
+++ b/bin/ansible-galaxy
@@ -83,8 +83,7 @@ galaxy_info:
#- {{ category.name }}
{%- endfor %}
dependencies: []
- # List your role dependencies here, one per line. Only
- # dependencies available via galaxy should be listed here.
+ # List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies
# to this list.
{% for dependency in dependencies %}