Skip to content

Commit

Permalink
Fix description.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jul 19, 2023
1 parent 5142aa5 commit 5aef9cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugins/lookup/gpg_fingerprint.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
author: Felix Fontein (@felixfontein)
version_added: 2.15.0
description:
- "Takes the input lists and returns a list with elements that are lists, dictionaries,
or template expressions which evaluate to lists or dicts, composed of the elements of
the input evaluated lists and dictionaries."
- "Takes a list of filenames pointing to GPG public or private key files. Returns the fingerprint for every of these keys."
options:
_terms:
description:
Expand Down

0 comments on commit 5aef9cf

Please sign in to comment.