7a3914bd8b
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>
3 lines
192 B
YAML
3 lines
192 B
YAML
---
|
|
minor_changes:
|
|
- git - add a ``gpg_whitelist`` option to specify a list of trusted GPG fingerprints for when ``verify_commit`` is enabled (https://github.com/ansible/ansible/pull/55396)
|