ansible/library/database
Guido Kollerie a000f37132 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.
2014-02-26 12:56:24 +01:00
..
mongodb_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
mysql_db Emphasize target is on remote host. List supported file types. 2014-02-26 12:56:24 +01:00
mysql_replication Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mysql_user Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous 2014-01-14 12:04:32 +00:00
mysql_variables Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
postgresql_db Added port documentation to postgresql_db and postgresql_user 2014-02-07 18:27:55 +02:00
postgresql_privs Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
postgresql_user Fix expires 2014-02-24 15:54:55 -06:00
redis Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
riak Properly fetching the riak version, and properly setting the python interpreter. 2014-02-19 12:12:02 -05:00