community.general/lib/ansible/modules/database/postgresql
Michael Scherer f59af7d29e Port postgresql module to python3 (#4579)
Iteritems is no longer a dict method in Python3, replace it with
the six wrapper.
2016-12-08 11:24:56 -05:00
..
__init__.py
postgresql_db.py Port postgresql module to python3 (#4579) 2016-12-08 11:24:56 -05:00
postgresql_privs.py Convert all databases modules to python3 and 2.4 syntax (#3688) 2016-12-08 11:24:29 -05:00
postgresql_user.py Port postgresql module to python3 (#4579) 2016-12-08 11:24:56 -05:00