1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #9028 from dhoss/devel

updated git module documentation
This commit is contained in:
Michael DeHaan 2014-09-16 15:19:44 -04:00
commit 590cfbac29

View file

@ -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