mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 06:11:30 +00:00
git: clarify key_file param in docs (#39147)
This commit is contained in:
committed by
René Moser
parent
aa9d7cb1f3
commit
ca164749b4
@@ -56,7 +56,7 @@ options:
|
||||
version_added: "1.5"
|
||||
key_file:
|
||||
description:
|
||||
- Specify an optional private key file to use for the checkout.
|
||||
- Specify an optional private key file path, on the target host, to use for the checkout.
|
||||
version_added: "1.5"
|
||||
reference:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user