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/changelogs/fragments
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
7143-proxmox-template.yml [PR #7143/07a47c04 backport][stable-8] add template option to proxmox and proxmox_kvm (#7488) 2023-11-13 20:21:53 +01:00
7426-add-timestamp-and-preserve-options-for-passwordstore.yaml [PR #7426/6a514b68 backport][stable-8] Add options for password generation in the passwordstore module (#7507) 2023-11-13 20:22:00 +01:00
7456-add-ssh-control-master.yml [PR #7456/c2f08c57 backport][stable-8] [ssh_config] Add support for ControlMaster (#7510) 2023-11-13 20:22:17 +01:00
7462-Add-ostype-parameter-in-LXC-container-clone-of-ProxmoxVE.yaml [PR #7462/2583c604 backport][stable-8] Add ostype parameter in LXC container clone of Proxmox VE (#7513) 2023-11-13 20:22:09 +01:00
7472-gitlab-add-ca-path-option.yml [PR #7472/567c7d18 backport][stable-8] feature(gitlab): add 'ca_path' option (#7487) 2023-11-13 20:21:43 +01:00
bitwarden-lookup-performance.yaml [PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin (#7512) 2023-11-13 20:22:25 +01:00