mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
bitwarden: Add field to search for all item attributes, instead of on… (#5297)
* bitwarden: Add field to search for all item attributes, instead of only name. * bitwarden: Add change to changelog. * bitwarden: Update changelog entry. * Update changelogs/fragments/5297-bitwarden-add-search-field.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/lookup/bitwarden.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/lookup/bitwarden.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Ole Pannbacker <opannbacker@cronon.net> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2cac3ae879
commit
394647df84
2 changed files with 16 additions and 3 deletions
2
changelogs/fragments/5297-bitwarden-add-search-field.yml
Normal file
2
changelogs/fragments/5297-bitwarden-add-search-field.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- bitwarden lookup plugin - add option ``search`` to search for other attributes than name (https://github.com/ansible-collections/community.general/pull/5297).
|
Loading…
Add table
Add a link
Reference in a new issue