community.general/lib/ansible/modules/database/postgresql
John Barker c57a7f05e1 Bulk autopep8 (modules)
As agreed in 2017-12-07 Core meeting bulk fix pep8 issues

Generated using:
autopep8 1.3.3 (pycodestyle: 2.3.1)
autopep8 -r  --max-line-length 160 --in-place --ignore E305,E402,E722,E741 lib/ansible/modules

Manually fix issues that autopep8 has introduced
2017-12-07 20:25:55 +00:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Allow user to specify maintenance DB (#32510) 2017-11-05 05:44:40 -05:00
postgresql_ext.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
postgresql_lang.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
postgresql_privs.py Handle error message from psycopg2 using to_native (#32371) 2017-11-01 16:11:52 -04:00
postgresql_schema.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
postgresql_user.py Use pg_roles instead of pg_authid in postgresql (#32624) 2017-12-04 21:11:35 -05:00