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?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3a60040b-ed1e-4f1c-81d2-a51b1198c0be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to