community.general/lib/ansible/modules/source_control
jelle van der Waa 7a3914bd8b Support --valid_pgpkeys option in Git module ()
PR #55396

Make Git module support `--valid-pgpkeys` option, which allows
configuring a list of valid PGP fingerprints which are compared with the
used PGP fingerprint if verify_commit is true. This requires
verify_commit to be set to 'yes'.

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.com>
2019-06-05 20:18:37 +02:00
..
bitbucket Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
__init__.py package files 2016-12-08 11:22:22 -05:00
_github_hooks.py Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
_gitlab_hooks.py gitlab_hook: renaming module name (#51979) 2019-02-11 00:30:36 +01:00
bzr.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
git.py Support --valid_pgpkeys option in Git module () 2019-06-05 20:18:37 +02:00
git_config.py Add state option to git_config module (#50578) 2019-02-11 21:49:53 -05:00
github_deploy_key.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
github_issue.py Fixed error handling in github_issue module (#39652) 2019-05-15 02:35:11 -04:00
github_key.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
github_release.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
github_webhook.py github_webhook: Fix create of new hook with existing hooks (#54458) 2019-03-27 10:05:34 -04:00
github_webhook_facts.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
gitlab_deploy_key.py Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
gitlab_group.py gitlab_group: doc: fix sample code that used 'parent_path' which does not exists (#56256) 2019-05-09 14:14:26 +02:00
gitlab_hook.py Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
gitlab_project.py Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
gitlab_runner.py Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
gitlab_user.py Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
hg.py -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 2018-12-03 12:35:58 +00:00
subversion.py Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00