summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoshua Lund <josh@joshlund.com>2013-12-24 16:05:39 -0700
committerJoshua Lund <josh@joshlund.com>2013-12-24 16:05:39 -0700
commited39bebaa893dbab1a29c59d750d9f6bd0a4fdfc (patch)
tree2a6294c0988b1b9d8f049aabf05b24f7a5ba0d35 /bin
parent384cac77791954f1db6c173093c5c60fe12693a8 (diff)
downloadansible-ed39bebaa893dbab1a29c59d750d9f6bd0a4fdfc.tar.gz
Fixing a small typo in the Galaxy README template
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ansible-galaxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ansible-galaxy b/bin/ansible-galaxy
index 111ccd01e2..a6845fc86e 100755
--- a/bin/ansible-galaxy
+++ b/bin/ansible-galaxy
@@ -88,7 +88,7 @@ A brief description of the role goes here.
Requirements
------------
-Any pre-requisites that may not be covered by the ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
+Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
Role Variables
--------------