https://github.com/viczem/ansible-keepass/blob/c1ecea1fb5336d8972de22d270acd95b70dfc099/plugins/lookup/keepass.py#L290 Using `find_entries` as in https://github.com/libkeepass/pykeepass#finding-entries Maybe implementing another lookup plugin or maybe there is a way to add this feature in the existing lookup ?
ansible-keepass/plugins/lookup/keepass.py
Line 290 in c1ecea1
Using
find_entriesas in https://github.com/libkeepass/pykeepass#finding-entriesMaybe implementing another lookup plugin or maybe there is a way to add this feature in the existing lookup ?