mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
Merge pull request #9028 from dhoss/devel
updated git module documentation
This commit is contained in:
commit
590cfbac29
1 changed files with 1 additions and 2 deletions
|
@ -65,8 +65,7 @@ options:
|
||||||
default: None
|
default: None
|
||||||
version_added: "1.5"
|
version_added: "1.5"
|
||||||
description:
|
description:
|
||||||
- Uses the same wrapper method as ssh_opts to pass
|
- Specify an optional private key file to use for the checkout.
|
||||||
"-i <key_file>" to the ssh arguments used by git
|
|
||||||
reference:
|
reference:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue