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_lang: add owner parameter #62999

Merged
merged 2 commits into from
Oct 3, 2019

Conversation

Andersson007
Copy link
Contributor

SUMMARY

postgresql_lang: add owner parameter

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

postgresql_lang

Examples
- name: In testdb change owner of mylang to alice
  postgresql_lang:
    db: testdb
    lang: mylang
    owner: alice

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 community_review In order to be merged, this PR must follow the community review workflow. database Database category feature This issue/PR relates to a feature request. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. postgresql PostgreSQL community support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Oct 1, 2019
@Andersson007
Copy link
Contributor Author

ready_for_review

@Andersson007 Andersson007 reopened this Oct 2, 2019
Copy link
Contributor

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

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

LGTM

@ansibot ansibot added shipit This PR is ready to be merged by Core and removed community_review In order to be merged, this PR must follow the community review workflow. needs_triage Needs a first human triage before being processed. labels Oct 2, 2019
@Andersson007
Copy link
Contributor Author

@felixfontein thank you for reviewing and approving!

@kostiantyn-nemchenko
Copy link
Contributor

shipit

@Andersson007
Copy link
Contributor Author

@kostiantyn-nemchenko thank you!

@amenonsen amenonsen merged commit ad5200a into ansible:devel Oct 3, 2019
@Andersson007
Copy link
Contributor Author

@amenonsen , thanks for merging!

@ansible ansible locked and limited conversation to collaborators Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 database Database category feature This issue/PR relates to a feature request. module This issue/PR relates to a module. postgresql PostgreSQL community shipit This PR is ready to be merged by Core support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants