mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
bitwarden: Fix KeyError in search_field (#8549) (#8557)
* bitwarden: Fix KeyError in search_field (#8549)
* Update changelogs/fragments/8557-fix-bug-with-bitwarden.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6e0142fe3a
)
Co-authored-by: Kai <github@sistason.de>
This commit is contained in:
parent
d1a77def3c
commit
20adf8d80e
2 changed files with 5 additions and 2 deletions
2
changelogs/fragments/8557-fix-bug-with-bitwarden.yml
Normal file
2
changelogs/fragments/8557-fix-bug-with-bitwarden.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "bitwarden lookup plugin - fix ``KeyError`` in ``search_field`` (https://github.com/ansible-collections/community.general/issues/8549, https://github.com/ansible-collections/community.general/pull/8557)."
|
Loading…
Add table
Add a link
Reference in a new issue