community.general/lib/ansible/modules/extras/database
Serge van Ginderachter c1fd6c6388 return a proper result set for getmaster/getslave (#2595)
* return a proper result set for getmaster/getslave

when not on a master/slave.
This allows for a cleaner error handling.

* A more uniform return of result keys for getmaster/slave
2016-12-08 11:34:37 -05:00
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 2016-12-08 11:34:26 -05:00
misc mongodb_user: properly guard user adding with try...except (#2582) 2016-12-08 11:34:32 -05:00
mssql The pymssql library requires python 2.7 or greater so port the syntax of this file to use python3-style exception handling 2016-12-08 11:34:18 -05:00
mysql return a proper result set for getmaster/getslave (#2595) 2016-12-08 11:34:37 -05:00
postgresql Fixes check mode error on Python 2.4 and wrong changed state (#2438) 2016-12-08 11:34:23 -05:00
vertica Fix up modules that have python24 syntax error 2016-12-08 11:32:36 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00