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/tests/unit/plugins/lookup
patchback[bot] 578df1b054
[PR #7241/1beb38ce backport][stable-6] Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7257)
Use `get(..)` instead of [..] for safe lookup of value (Fixes #7240) (#7241)

A OnePassword field item might not have a value (property) when the user has omitted it (on purpose).

(cherry picked from commit 1beb38ceff)

Co-authored-by: Wouter Klein Heerenbrink <wouter@fluxility.com>
2023-09-13 06:24:24 +00:00
..
onepassword_fixtures [PR #7241/1beb38ce backport][stable-6] Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7257) 2023-09-13 06:24:24 +00:00
onepassword_common.py [PR #7241/1beb38ce backport][stable-6] Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7257) 2023-09-13 06:24:24 +00:00
onepassword_conftest.py
test_bitwarden.py
test_dependent.py
test_dsv.py
test_etcd3.py
test_lastpass.py
test_manifold.py
test_merge_variables.py [PR #5533/f52dd194 backport][stable-6] Add new merge_variables lookup plugin (#6249) 2023-03-26 13:36:46 +02:00
test_onepassword.py
test_revbitspss.py
test_tss.py