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

deprecate groups argument #295

Merged
merged 2 commits into from
Jun 20, 2022
Merged

deprecate groups argument #295

merged 2 commits into from
Jun 20, 2022

Conversation

hunleyd
Copy link
Collaborator

@hunleyd hunleyd commented Jun 18, 2022

SUMMARY

Deprecate the groups arugment for eventual removal. End users should
use postgresql_membership instead to alter which groups/roles a db
user belongs to.

Spawned from #277

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

postgresql_user

Deprecate the `groups` arugment for eventual removal. End users should
use `postgresql_membership` instead to alter which groups/roles a db
user belongs to.

Spawned from #277

Signed-off-by: Douglas J Hunley <doug.hunley@gmail.com>
@hunleyd hunleyd self-assigned this Jun 18, 2022
Copy link
Collaborator

@Andersson007 Andersson007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hunleyd thanks for the PR!

plugins/modules/postgresql_user.py Outdated Show resolved Hide resolved
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
@hunleyd hunleyd requested a review from Andersson007 June 20, 2022 12:22
Copy link
Collaborator

@Andersson007 Andersson007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hunleyd hunleyd merged commit fd11383 into ansible-collections:main Jun 20, 2022
@hunleyd hunleyd deleted the no_privs branch June 20, 2022 13:52
@patchback
Copy link

patchback bot commented Jun 22, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/fd11383f44bf50c68d82f7d809c309248be95c9c/pr-295

Backported as #298

🤖 @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 Jun 22, 2022
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit fd11383)
hunleyd added a commit that referenced this pull request Jun 22, 2022
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Douglas J Hunley <doug.hunley@gmail.com>
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.

2 participants