lastpass lookup: use config manager, improve documentation#5022
lastpass lookup: use config manager, improve documentation#5022felixfontein merged 2 commits intoansible-collections:mainfrom
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
felixfontein
left a comment
There was a problem hiding this comment.
Thanks for your contribution. Could you please add a changelog fragment? Thanks.
|
What's missing are similar changes to the unit tests as in #5012 (comment). |
3cdd0a5 to
8da082f
Compare
8da082f to
fed0520
Compare
Co-authored-by: Felix Fontein <felix@fontein.de>
fed0520 to
93dbdb2
Compare
Co-authored-by: Felix Fontein <felix@fontein.de>
felixfontein
left a comment
There was a problem hiding this comment.
Looks good to me. If nobody complains, I'll merge this for the next release.
I left this as a draft in case there are any new issues identified in #5012 that are also in this plug-in. Maybe we can hold off until that’s also good? |
|
I'd prefer to merge this for 5.4.0 no matter whether #5012 is merged by then or not. The most important change here has been made (use of |
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #5047 🤖 @patchback |
* LastPass lookup: use config manager, improve documentation Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/5022-lastpass-lookup-cleanup.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: jonathan lung <lungj@heresjono.com> Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit e8e6b9b)
|
@lungj thanks for fixing this! |
SUMMARY
Cleaned up LastPass lookup plug-in to meet coding standards.
Since the issues in #5012 are a result of me previously basing code off of this, by making this adhere to current standards for this repository, hopefully this will result in less work for reviewers in the future.
ISSUE TYPE
COMPONENT NAME
lastpassADDITIONAL INFORMATION