You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
9 years ago
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 9 years ago
misc mongodb_user: properly guard user adding with try...except (#2582) 9 years ago
mssql The pymssql library requires python 2.7 or greater so port the syntax of this file to use python3-style exception handling 9 years ago
mysql return a proper result set for getmaster/getslave (#2595) 9 years ago
postgresql Fixes check mode error on Python 2.4 and wrong changed state (#2438) 9 years ago
vertica Fix up modules that have python24 syntax error 9 years ago
__init__.py package files 9 years ago