Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
postgres_priv module to alter schema public owner possible?
22 views
Skip to first unread message
David Neudorfer
unread,
Apr 2, 2015, 2:24:29 PM
4/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Currently, we're running this command to alter the owner of the public schema
/usr/
bin
/
psql
-
d
{{
item
.
db
}}
-
c
"alter schema public owner to {{ item.user }}"
Is this possible to do with the postgresql_privs or postgresql_db module?
Reply all
Reply to author
Forward
0 new messages