viczem / ansible-keepass

Ansible lookup plugin to fetch data from KeePass file
MIT License
113 stars 31 forks source link

support kdbx key file for attachment extraction #44

Closed jpmens closed 1 year ago

jpmens commented 1 year ago

the lookup plugin supports using a key file, but the module didn't. This small patch adds support for specifying a key file for accessing the kdbx file.