⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Login db deprecated#598

Open
jgo3364 wants to merge 9 commits intodevelopmentfrom
login_db-deprecated
Open

Login db deprecated#598
jgo3364 wants to merge 9 commits intodevelopmentfrom
login_db-deprecated

Conversation

@jgo3364
Copy link
Collaborator

@jgo3364 jgo3364 commented Sep 11, 2025

The db option in the community.postgresql.postgresql_user module is deprecated deprecated and will be removed in version 5.0.0.

become: yes
become_user: "{{postgresql_admin_user}}"
with_items: "{{postgresql_user_privileges}}"
when: postgresql_users|length > 0 and item.type is defined
Copy link

Choose a reason for hiding this comment

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

Shouldn't this be item.priv_type ?

@github-actions
Copy link

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

@github-actions github-actions bot added the stale label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants