mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update git.py (#50139)
* Update git.py Mention `accept_hostkey` in the description of `ssh_opts` +label: docsite_pr * Small fix to formatting
This commit is contained in:
@@ -53,6 +53,8 @@ options:
|
||||
- Creates a wrapper script and exports the path as GIT_SSH
|
||||
which git then automatically uses to override ssh arguments.
|
||||
An example value could be "-o StrictHostKeyChecking=no"
|
||||
(although this particular option is better set via
|
||||
C(accept_hostkey)).
|
||||
version_added: "1.5"
|
||||
key_file:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user