Fix awkward plural in git module (#39399)

pull/36640/merge
Bryan Black 7 years ago committed by Abhijeet Kasurde
parent 7ea68a23c1
commit 958ba1469b

@ -44,7 +44,7 @@ options:
accept_hostkey: accept_hostkey:
description: description:
- if C(yes), ensure that "-o StrictHostKeyChecking=no" is - if C(yes), ensure that "-o StrictHostKeyChecking=no" is
present as an ssh options. present as an ssh option.
type: bool type: bool
default: 'no' default: 'no'
version_added: "1.5" version_added: "1.5"

Loading…
Cancel
Save