mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Merge pull request #7514 from Xerkus/patch-2
Fix typo requird -> required
This commit is contained in:
commit
33053615a7
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ options:
|
||||||
which git then automatically uses to override ssh arguments.
|
which git then automatically uses to override ssh arguments.
|
||||||
An example value could be "-o StrictHostKeyChecking=no"
|
An example value could be "-o StrictHostKeyChecking=no"
|
||||||
key_file:
|
key_file:
|
||||||
requird: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
version_added: "1.5"
|
version_added: "1.5"
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue