-
Notifications
You must be signed in to change notification settings - Fork 90
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
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and the docs are now incorporated into |
ea41552
to
f457344
Compare
- >- | ||
(remote_tmp_dir ~ '/does-not-exist does not exist') in result.msg | ||
|
||
- name: Write garbage to disk |
There was a problem hiding this comment.
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 😏
This will be useful to create a filter version of this, and further lookups, filters, and modules.
Co-authored-by: Sandra McCann <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs portion lgtm
If nobody objects to the way the lookup and filter work and how they are implemented, I'll merge this in ~a week. |
@briantist @samccann thanks a lot for reviewing! |
SUMMARY
The lookup returns the (long) fingerprint of a GPG key from a public or private key file.
ISSUE TYPE
COMPONENT NAME
gpg_fingerprint