You can not 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/library/database
Michael DeHaan 616d7e53b1
Merge pull request #6305 from amree/fix-mysql-replication-port
12 years ago
..
mongodb_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 13 years ago
mysql_db Emphasize target is on remote host. List supported file types. 13 years ago
mysql_replication MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value 12 years ago
mysql_user Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous 13 years ago
mysql_variables Addresses #5023 Fix import comments 13 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 13 years ago
postgresql_privs Don't use keyword `error` in encode 12 years ago
postgresql_user Fix expires 13 years ago
redis Addresses #5023 Fix import comments 13 years ago
riak Properly fetching the riak version, and properly setting the python interpreter. 13 years ago