Fix awkward plural in git module (#39399)
This commit is contained in:
parent
7ea68a23c1
commit
958ba1469b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ options:
|
|||
accept_hostkey:
|
||||
description:
|
||||
- if C(yes), ensure that "-o StrictHostKeyChecking=no" is
|
||||
present as an ssh options.
|
||||
present as an ssh option.
|
||||
type: bool
|
||||
default: 'no'
|
||||
version_added: "1.5"
|
||||
|
|
Loading…
Reference in a new issue