Felix Fontein
|
99cfb993d5
|
<plugin_type>: -> name: (#1541)
|
2021-01-12 07:12:03 +01:00 |
|
Felix Fontein
|
7cf472855c
|
Fix various sanity errors in plugins (#881)
* Fix deprecation of callables.
* Fix various sanity errors.
* Revert callback_type -> type transform.
* Fix stat_result times: these are float according to https://github.com/python/typeshed/blob/master/stdlib/3/os/__init__.pyi
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
|
2020-09-16 11:06:45 +02:00 |
|
Abhijeet Kasurde
|
9e039cc4a0
|
dsv: Use correct dict usage (#743)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2020-08-10 10:22:24 +05:30 |
|
Felix Fontein
|
7f37103df3
|
Fix author entry for dsv and tss lookup plugin. (#753)
|
2020-08-09 21:50:08 +02:00 |
|
Andrew Klychkov
|
c055340ecb
|
modules: fix examples to use FQCN for builtin modules (#648)
* modules: fix examples to use FQCN for builtin modules
* fix
* fix
* fix
* fix
* fix
* fix
* fix
|
2020-07-14 18:28:08 +03:00 |
|
Adam C. Migus
|
a424ee71e3
|
Add Thycotic DevOps Secrets Vault lookup plugin (#90)
* Add the Thycotic DevOps Secrets Vault lookup plugin.
* Update plugins/lookup/dsv.py
Co-Authored-By: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/dsv.py
Co-Authored-By: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/dsv.py
Co-Authored-By: Felix Fontein <felix@fontein.de>
* Fix import error check per code review.
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add a unittest for plugins/lookup/dsv.py
* Add copyrights.
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fixed formatting bug in test_dsv.py
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2020-07-13 05:45:07 +00:00 |
|