summaryrefslogtreecommitdiff
path: root/database/misc/redis.py
Commit message (Collapse)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
|
* Make `main()` calls conditional - database (#3659)Fabio Alessandro Locati2016-12-051-1/+3
|
* Native YAML - Database/musc (#3603)Fabio Alessandro Locati2016-12-011-6/+22
|
* replace type() with isinstance() (#3404)jctanner2016-11-091-1/+1
| | | | | Replace use of type() with isinstance() Addresses https://github.com/ansible/ansible/issues/18310
* Make redis run on python 3Michael Scherer2016-10-151-5/+11
|
* Fix type used by the moduleMichael Scherer2016-03-201-14/+7
| | | | | | Set int for the various port (and so avoid to convert them later) Set no_log=True for the login_password Verify that db is a int, so avoid a conversion
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|
* Categorize some modules.Michael DeHaan2014-11-051-0/+329