community.general/lib/ansible/modules/source_control
Andreas Olsson 42408a97ea Correct doc about the Git module verify_commit param
All that is required to verify the signature is that the matching
public key is present in the remote user's keyring. There is no need
for GnuPG to explicitly trust the authenticity of the key.

Not Ansible specific, but rather the behavior of the `git verify-commit`
and the `git verify-tag` command line invocations.
2017-07-03 16:45:05 -04:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
git.py Correct doc about the Git module verify_commit param 2017-07-03 16:45:05 -04:00
git_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_deploy_key.py New Module: Add github_deploy_key module (source_control/github_deploy_key) (#24364) 2017-06-19 11:13:27 +01:00
github_hooks.py Refactor github_hook module (#24391) 2017-06-07 07:52:03 +02:00
github_issue.py New module : github_issue (#23654) 2017-05-04 12:16:32 +01:00
github_key.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_release.py Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
gitlab_group.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_project.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_user.py Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
hg.py Correct usage of fail_json in hg module (#25847) 2017-06-18 22:28:33 +02:00
subversion.py Fixes #23285 (#24291) 2017-05-04 10:08:39 -07:00