summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os/rpm_key.py
Commit message (Expand)AuthorAgeFilesLines
* rpm_key - add fingerprint parameter (#58373)Tim Rupp2019-07-011-6/+48
* rpm_key: PEP8 compliancy and documentation changes (#33426)Dag Wieers2017-12-041-22/+16
* [rpm_key] Fix to import first key on the system (#31514)Lukas Bednar2017-10-101-2/+6
* Fix rpm_key absent. (#31045)Eduardo Suarez-Santana2017-10-051-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Fixes #23558 rpm key ids (#27847)schwatvogel2017-08-081-32/+22
* WIP: Replace boilerplate (#27554)Robin Roth2017-08-011-14/+5
* Correct fail_json call in rpm_keyAbhijeet Kasurde2017-06-121-2/+2
* rpm_key: Decode bytes to string to work with Python 3 (Fixes #20326) (#20385)Lucas Alvares Gomes2017-04-071-7/+9
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-7/+7
* Resolving differences in core modules post-mergeJames Cammarata2016-12-081-1/+1
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Unquote urls in YAML - packaging (#5793)Fabio Alessandro Locati2016-12-081-1/+1
* Change example syntax on rpm_key moduleSam Doran2016-12-081-3/+9
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-12-081-1/+1
* Fix error reporting for fetch_key (#2662)Michael Scherer2016-12-081-13/+12
* removed syslog in favor of common module logging functionsBrian Coca2016-12-081-5/+0
* added gpg2 as fallback fixes #1796Brian Coca2016-12-081-1/+8
* Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather t...Toshio Kuratomi2016-12-081-2/+4
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Some more module categorization.Michael DeHaan2016-12-081-0/+206