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 clarification for RDS with regard to (NO)SUPERUSER attributes #261

Merged
merged 8 commits into from
May 9, 2022

Conversation

jchancojr
Copy link
Collaborator

SUMMARY

Explain that attempting to run playbooks with role_attr_flags containing (NO)SUPERUSER will not provide idempotency due to how RDS hides SUPERUSER.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

postgresql_user.py

ADDITIONAL INFORMATION

Fixes #96

@Andersson007 Andersson007 merged commit 05eda3a into ansible-collections:main May 9, 2022
@patchback
Copy link

patchback bot commented May 9, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/05eda3a432f5c231ca1281745cf373e2f7dffde9/pr-261

Backported as #262

🤖 @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 May 9, 2022
* Update README.md to remove Ansible 2.9 & 2.10

* Update version.py comment to remove references to Ansible version 2.9 & 2.10

* Update changelog

* Updated to include feedback from @Andersson007i

* Add note concerning RDS and the `(NO)SUPERUSER` attribute.

(cherry picked from commit 05eda3a)
@Andersson007
Copy link
Collaborator

@jchancojr thank you for the contribution! @hunleyd thanks for reviewing!

Andersson007 pushed a commit that referenced this pull request May 9, 2022
…) (#262)

* Update README.md to remove Ansible 2.9 & 2.10

* Update version.py comment to remove references to Ansible version 2.9 & 2.10

* Update changelog

* Updated to include feedback from @Andersson007i

* Add note concerning RDS and the `(NO)SUPERUSER` attribute.

(cherry picked from commit 05eda3a)

Co-authored-by: Jim Chanco Jr <[email protected]>
@jchancojr jchancojr deleted the issue_96 branch May 11, 2022 13:21
jchancojr added a commit to jchancojr/community.postgresql that referenced this pull request Jun 2, 2022
…ty.postgresql

* 'main' of https://github.com/ansible-collections/community.postgresql:
  Release 2.1.5 commit (ansible-collections#275)
  docs: add PSF license file (ansible-collections#272)
  Issue 240 (ansible-collections#260)
  Add new maintainer and contributors (ansible-collections#264)
  Fix README (ansible-collections#263)
  Add clarification for RDS with regard to (NO)SUPERUSER attributes (ansible-collections#261)
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.

Superuser flag unnecessarily needed ?
3 participants