mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #9028 from dhoss/devel
updated git module documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user