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
patchback[bot] f2e2157bcc
[PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin (#7512)
Improve performance of the bitwarden lookup plugin (#7468)

* 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
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
connection Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
doc_fragments [PR #7472/567c7d18 backport][stable-8] feature(gitlab): add 'ca_path' option (#7487) 2023-11-13 20:21:43 +01:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
lookup [PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin (#7512) 2023-11-13 20:22:25 +01:00
module_utils [PR #7472/567c7d18 backport][stable-8] feature(gitlab): add 'ca_path' option (#7487) 2023-11-13 20:21:43 +01:00
modules [PR #7456/c2f08c57 backport][stable-8] [ssh_config] Add support for ControlMaster (#7510) 2023-11-13 20:22:17 +01:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00