Skip to content
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 trust_input to postgresql_user_obj_stat_info #310

Conversation

andytom
Copy link
Contributor

@andytom andytom commented May 8, 2020

SUMMARY

Have added a trust_input option to the postgresql_user_obj_stat_info
module. This only checks the session_role since all other options are
passed as parameters. Have also refactored the module to try to simplify
the code.

Related to #106 and #210

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/modules/database/postgresql/postgresql_user_obj_stat_info.py

ADDITIONAL INFORMATION

@ansibullbot ansibullbot added WIP feature This issue/PR relates to a feature request integration tests/integration module module tests tests labels May 8, 2020
@andytom andytom force-pushed the feat/add_trust_input_postgresql_user_obj_stat_info branch 2 times, most recently from cbf898e to 9a7107c Compare May 8, 2020 14:54
@andytom andytom marked this pull request as ready for review May 8, 2020 15:16
@andytom andytom changed the title [WIP] Add trust_input to postgresql_user_obj_stat_info Add trust_input to postgresql_user_obj_stat_info May 8, 2020
@andytom
Copy link
Contributor Author

andytom commented May 8, 2020

ready_for_review

Have added a trust_input option to the postgresql_user_obj_stat_info
module. This only checks the session_role since all other options are
passed as parameters.
@andytom andytom force-pushed the feat/add_trust_input_postgresql_user_obj_stat_info branch from b7f648c to 07775b2 Compare May 10, 2020 12:48
@Andersson007 Andersson007 merged commit 571837b into ansible-collections:master May 10, 2020
@Andersson007
Copy link
Contributor

@andytom thanks for the contribution!
merged into master

@andytom andytom deleted the feat/add_trust_input_postgresql_user_obj_stat_info branch May 10, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request has_issue integration tests/integration module module tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants