community.general/lib/ansible/modules/database
Michael De La Rue 3c4db1e8dd Mdd psql user aws fix (#23988)
* postgresql_user module - transaction logic hacks to allow recovery from failed select

* postgresql_user - PEP8 and style fixes to make debugging easier

* postgresql_user - move password changing logic to separate function

* postgresql_user - trap failure in case where there is no access to pg_authid

* postgresql_user - further PEP8 fixes

* postgresql_user - Simplify password change logic and improve imports according to suggestions from PR review

* postgresql_user - Eliminate pep8/blank line errors introduced in merge

* Check behaviour when pg_authid relation isn't readable

TASK [postgresql : Normal user isn't allowed to access pg_authid relation:
      password comparison will fail, password will be updated] ***
An exception occurred during task execution. To see the full traceback,
use -vvv. The error was: psycopg2.ProgrammingError: permission denied
for relation pg_authid

* Don't reintroduce passlib, remove useless query
2017-07-07 09:28:31 -07:00
..
influxdb E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
misc Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
mongodb E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
mssql E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
mysql Pep8 fixes for mysql module (#23923) 2017-04-26 12:56:35 +01:00
postgresql Mdd psql user aws fix (#23988) 2017-07-07 09:28:31 -07:00
proxysql fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
vertica Return exception as string 2017-06-12 11:26:54 -04:00
__init__.py package files 2016-12-08 11:22:22 -05:00