Fix typo requird -> required
This commit is contained in:
parent
03b91976c4
commit
ac6792356c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue