community.general
community.general copied to clipboard
Refactor term parsing for plugin.lookup.passwordstore
SUMMARY
In #1681 it was discussed that lookup.plugin.passwordstore should not use the current way it is parsing the terms
passed into the lookup plugin, but instead reuse the generic way implemented already.
For reference see: https://github.com/ansible-collections/community.general/pull/1681#discussion_r564653763 for the diskussion.
ISSUE TYPE
- Feature Idea
COMPONENT NAME
passwordstore
ADDITIONAL INFORMATION
The feature would implement the term processing already used in other lookup plugins like hashi_vault
(see https://github.com/ansible-collections/community.general/pull/23) and make the plugin behave in a similar way.
Files identified in the description: None
If these files are inaccurate, please update the component name
section of the description or use the !component
bot command.
!component =plugins/lookup/passwordstore.py
Hm I think i accidentally confused the bot, by referencing the issue in the PR that adds YAML support to the passwordstore - I'm not sure if simply removing the has_pr
label is the way to go here, or if this should be done through the bot.
Files identified in the description:
If these files are inaccurate, please update the component name
section of the description or use the !component
bot command.