Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gpg_fingerprint lookup and filter #639

Merged
merged 11 commits into from
Aug 2, 2023

Conversation

felixfontein
Copy link
Contributor

SUMMARY

The lookup returns the (long) fingerprint of a GPG key from a public or private key file.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

gpg_fingerprint

@github-actions
Copy link

github-actions bot commented Jul 15, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main:
https://ansible-collections.github.io/community.crypto/branch/main

@felixfontein felixfontein force-pushed the gpg branch 2 times, most recently from ea41552 to f457344 Compare July 15, 2023 20:00
- >-
(remote_tmp_dir ~ '/does-not-exist does not exist') in result.msg

- name: Write garbage to disk
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

me, every time I hit save in my IDE 😏

@felixfontein felixfontein changed the title Add gpg_fingerprint lookup Add gpg_fingerprint lookup and filter Jul 19, 2023
Co-authored-by: Sandra McCann <[email protected]>
Copy link
Contributor

@samccann samccann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs portion lgtm

@felixfontein
Copy link
Contributor Author

If nobody objects to the way the lookup and filter work and how they are implemented, I'll merge this in ~a week.

@felixfontein felixfontein merged commit ba456c5 into ansible-collections:main Aug 2, 2023
@felixfontein felixfontein deleted the gpg branch August 2, 2023 09:16
@felixfontein
Copy link
Contributor Author

@briantist @samccann thanks a lot for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants