ansible/library/database
2014-02-03 17:07:17 -05: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 Add quotes to password argument for dump/import 2014-01-02 12:04:03 -08: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 Merge pull request #5099 from tartansandal/postgresql_db_check_mode 2013-12-16 11:39:16 -08:00
postgresql_privs Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
postgresql_user Allow strings containing single and double quotes to be used as passwords for postgres_user 2014-02-03 17:07:17 -05:00
redis Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
riak Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00