-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
ansible-keepass/plugins/lookup/keepass.py
Line 290 in c1ecea1
entry = kp.find_entries_by_path(path, first=True) |
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 ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request