mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|
||
|---|---|---|
| .. | ||
| onepassword_fixtures | ||
| onepassword_common.py | ||
| 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 | ||
| test_onepassword.py | ||
| test_revbitspss.py | ||
| test_tss.py | ||