-
Notifications
You must be signed in to change notification settings - Fork 90
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
postgresql_info: fix crash when extension version is 0. #138
postgresql_info: fix crash when extension version is 0. #138
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small change/hint in the changelog, other parts LGTM. Thanks @Andersson007
Co-authored-by: Tobias Birkefeld <t@craxs.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fyi: there's unrelated CI bug ansible/ansible#75647, please ignore |
|
SUMMARY
Fixes #137
Fixes #136
postgresql_info:
postgresql_ext (i put it in this PR because it needs for integration tests):
ISSUE TYPE
COMPONENT NAME
plugins/modules/postgresql_ext.py
plugins/modules/postgresql_info.py