summaryrefslogtreecommitdiff
path: root/library/source_control
diff options
context:
space:
mode:
authorAleksey Khudyakov <aleksey@xerkus.pro>2014-05-24 00:10:46 +1100
committerAleksey Khudyakov <aleksey@xerkus.pro>2014-05-24 00:10:46 +1100
commita67c6f06633c8420a7a511d0561a0cffcf8ea416 (patch)
treebbab3935b93f489def4aeed2f96cfde0e0a78922 /library/source_control
parentee82681d142c9f06c9d4c1db811f6f83b399b007 (diff)
downloadansible-a67c6f06633c8420a7a511d0561a0cffcf8ea416.tar.gz
Fix typo requird -> required
Diffstat (limited to 'library/source_control')
-rw-r--r--library/source_control/git2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/source_control/git b/library/source_control/git
index 98b37ae02e..96b71db8ed 100644
--- a/library/source_control/git
+++ b/library/source_control/git
@@ -61,7 +61,7 @@ options:
which git then automatically uses to override ssh arguments.
An example value could be "-o StrictHostKeyChecking=no"
key_file:
- requird: false
+ required: false
default: None
version_added: "1.5"
description: