mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 14:51:09 +00:00
fixed doc issue with git
This commit is contained in:
@@ -167,9 +167,9 @@ options:
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- if C(yes), when cloning or checking out a C(version) verify the
|
||||
signature of a GPG signed commit. This requires C(git) version>=2.1.0
|
||||
to be installed. The commit MUST be signed and the public key MUST
|
||||
be trusted in the GPG trustdb.
|
||||
signature of a GPG signed commit. This requires C(git) version>=2.1.0
|
||||
to be installed. The commit MUST be signed and the public key MUST
|
||||
be trusted in the GPG trustdb.
|
||||
|
||||
|
||||
notes:
|
||||
|
||||
Reference in New Issue
Block a user