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/database
Guido Kollerie 314e621671 Emphasize target is on remote host. List supported file types.
From the documentation it is not immediately clear that the 'target'
option refers to a location on the remote host. This change emphasizes that.
In addition to .sql files, .bz2 and .gz files are supported for dumps and
restores. This is now documented.
11 years ago
..
mongodb_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
mysql_db Emphasize target is on remote host. List supported file types. 11 years ago
mysql_replication Addresses #5023 Fix import comments 11 years ago
mysql_user Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous 11 years ago
mysql_variables Addresses #5023 Fix import comments 11 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 11 years ago
postgresql_privs Addresses #5023 Fix import comments 11 years ago
postgresql_user Fix expires 11 years ago
redis Addresses #5023 Fix import comments 11 years ago
riak Properly fetching the riak version, and properly setting the python interpreter. 11 years ago