1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/lookup
patchback[bot] f2e2157bcc
[PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin ()
Improve performance of the bitwarden lookup plugin ()

* Improve performance of the bitwarden lookup plugin

When looking for items using an item id, we can access the item directly with
bw get item instead of searching through all items. This doubles the lookup
speed.

* Update changelogs/fragments/bitwarden-lookup-performance.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix indentation

* Ensure backwards compatible behavior in case of errors when doing bitwarden lookup by id

* chore: Link to correct PR in changelog fragment

* Use identity check when comparing with None

---------

Co-authored-by: Richard Klose <richard.klose@gec.io>
Co-authored-by: Richard Klose <richard@klose.dev>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 65f58afbd9)

Co-authored-by: Pascal Hofmann <mail@pascalhofmann.de>
2023-11-13 20:22:25 +01:00
..
bitwarden.py [PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin () 2023-11-13 20:22:25 +01:00
bitwarden_secrets_manager.py
cartesian.py
chef_databag.py
collection_version.py Drop support for ansible-core 2.11 and 2.12 () 2023-10-11 16:13:14 +02:00
consul_kv.py
credstash.py
cyberarkpassword.py
dependent.py
dig.py Add TCP option for dig plugin. () 2023-10-04 16:47:37 +00:00
dnstxt.py
dsv.py
etcd.py
etcd3.py
filetree.py
flattened.py
hiera.py
keyring.py
lastpass.py
lmdb_kv.py
manifold.py
merge_variables.py
onepassword.py Fix more typos () 2023-10-29 18:04:44 +01:00
onepassword_raw.py allow specifying a 1Password account ID () 2023-09-28 21:26:49 +02:00
passwordstore.py [PR #7426/6a514b68 backport][stable-8] Add options for password generation in the passwordstore module () 2023-11-13 20:22:00 +01:00
random_pet.py
random_string.py Fix more typos () 2023-10-29 18:04:44 +01:00
random_words.py
redis.py
revbitspss.py
shelvefile.py
tss.py tss lookup plugin - Fetch secret by path () 2023-07-14 19:43:14 +02:00