mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
A OnePassword field item might not have a value (property) when the user has omitted it (on purpose).
This commit is contained in:
committed by
GitHub
parent
7d97b37b21
commit
1beb38ceff
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- onepassword - fix KeyError exception when trying to access value of a field that is not filled out in OnePassword item (https://github.com/ansible-collections/community.general/pull/7241).
|
||||
Reference in New Issue
Block a user