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

postgresql_user: include "alter user" statements in return value "queries" #308

Conversation

betanummeric
Copy link
Member

bugfix for postgresql_user module

Fixes #307 by including "alter user" statements in the return value "queries".

@betanummeric betanummeric marked this pull request as ready for review July 8, 2022 10:21
@Andersson007 Andersson007 merged commit afb0f2d into ansible-collections:main Jul 8, 2022
@Andersson007
Copy link
Collaborator

@betanummeric thanks for the contribution!

@patchback
Copy link

patchback bot commented Jul 8, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/afb0f2d7638ce9ff06339f707a160531f4b6d07d/pr-308

Backported as #309

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jul 8, 2022
…ries" (#308)

* postgresql_user: include "alter user" statements in return value "queries"

* add changelog fragment for PR 308

Co-authored-by: Felix Hamme <[email protected]>
(cherry picked from commit afb0f2d)
Andersson007 pushed a commit that referenced this pull request Jul 8, 2022
…ries" (#308) (#309)

* postgresql_user: include "alter user" statements in return value "queries"

* add changelog fragment for PR 308

Co-authored-by: Felix Hamme <[email protected]>
(cherry picked from commit afb0f2d)

Co-authored-by: betanummeric <[email protected]>
@betanummeric
Copy link
Member Author

@Andersson007 thank you for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postgresql_user: alter user statements missing in return value
3 participants