mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix typo requird -> required
This commit is contained in:
parent
ee82681d14
commit
a67c6f0663
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