diff --git a/library/source_control/git b/library/source_control/git index 15ca0fd07a5..7cef7788e79 100644 --- a/library/source_control/git +++ b/library/source_control/git @@ -65,8 +65,7 @@ options: default: None version_added: "1.5" description: - - Uses the same wrapper method as ssh_opts to pass - "-i " to the ssh arguments used by git + - Specify an optional private key file to use for the checkout. reference: required: false default: null