updated git module documentation

Clarified key_file option for the git module, since it requires the user to specify a private key, not a public key.
reviewable/pr18780/r1
Devin Austin 10 years ago
parent a9928492f7
commit 8c72247c1e

@ -65,8 +65,7 @@ options:
default: None
version_added: "1.5"
description:
- Uses the same wrapper method as ssh_opts to pass
"-i <key_file>" to the ssh arguments used by git
- Specify an optional private key file to use for the checkout.
reference:
required: false
default: null

Loading…
Cancel
Save