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 PM4/2/15
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