-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add descriptive error message to Linode inventory plugin file checkin… #8133
Conversation
cc @Charliekenney23 @InTheCloudDan @LBGarber @decentral1se @displague @rmcintosh |
shipit |
changelogs/fragments/8133-add-error-message-for-linode-inventory-plugin.yaml
Outdated
Show resolved
Hide resolved
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #8143 🤖 @patchback |
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #8144 🤖 @patchback |
@GideonStowell thanks for your contribution! |
…to Linode inventory plugin file checkin… (#8143) Add descriptive error message to Linode inventory plugin file checkin… (#8133) * Add descriptive error message to Linode inventory plugin file checking, tests * add changelog fragment * Adjust changelog fragment. --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit b389f86) Co-authored-by: Gideon <soccerman.gid@gmail.com>
…to Linode inventory plugin file checkin… (#8144) Add descriptive error message to Linode inventory plugin file checkin… (#8133) * Add descriptive error message to Linode inventory plugin file checking, tests * add changelog fragment * Adjust changelog fragment. --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit b389f86) Co-authored-by: Gideon <soccerman.gid@gmail.com>
ansible-collections#8133) * Add descriptive error message to Linode inventory plugin file checking, tests * add changelog fragment * Adjust changelog fragment. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
SUMMARY
#6279 Raised issue with the linode inventory plugin validation function not providing a useful error message when it fails. Other inventory plugins do have useful error message on failure. This PR aligns the linode inventory plugin with other plugins.
Fixes #6279
ISSUE TYPE
COMPONENT NAME
community.general.plugins.inventory.linode
ADDITIONAL INFORMATION
Before:
After: