summaryrefslogtreecommitdiff
path: root/docsite
diff options
context:
space:
mode:
authorJeffrey 'jf' Lim <jfs.world@gmail.com>2014-04-28 22:57:55 +0800
committerJeffrey 'jf' Lim <jfs.world@gmail.com>2014-04-30 02:21:43 +0800
commit7104ff6fa849ebe81dfc3645c55af31774426fec (patch)
tree34d683612fcd45a4699fcd254cbf9f52eb2b4720 /docsite
parentd80f4624d4923527cf440c2b1f3ee529fa9cd737 (diff)
downloadansible-7104ff6fa849ebe81dfc3645c55af31774426fec.tar.gz
playbooks_roles.rst: remove extraneous comma
Diffstat (limited to 'docsite')
-rw-r--r--docsite/rst/playbooks_roles.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/playbooks_roles.rst b/docsite/rst/playbooks_roles.rst
index fd70e71e36..573c4ef33c 100644
--- a/docsite/rst/playbooks_roles.rst
+++ b/docsite/rst/playbooks_roles.rst
@@ -336,7 +336,7 @@ The resulting order of execution would be as follows::
Ansible Galaxy
``````````````
-`Ansible Galaxy <http://galaxy.ansible.com>`_, is a free site for finding, downloading, rating, and reviewing all kinds of community developed Ansible roles and can be a great way to get a jumpstart on your automation projects.
+`Ansible Galaxy <http://galaxy.ansible.com>`_ is a free site for finding, downloading, rating, and reviewing all kinds of community developed Ansible roles and can be a great way to get a jumpstart on your automation projects.
You can sign up with social auth, and the download client 'ansible-galaxy' is included in Ansible 1.4.2 and later.