ansible/database
Scott Sturdivant 40a6a6f911 Clarify that the encrypted param must also be set.
While the encrypted parameter's documentation clearly states that it needs to
be set, if you are focused on the password parameter's documentation, there's
nothing to draw your attention to the fact that encrypted may also need to be
set.
2014-05-14 07:49:11 -06:00
..
mongodb_user re-add idempotency check 2014-04-05 16:31:33 -07:00
mysql_db Remove extra quote from the mysqldump password argument 2014-04-01 23:52:08 +11:00
mysql_replication MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value 2014-03-06 12:19:54 +08:00
mysql_user Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
mysql_variables Fix sync_binlog name in mysql_variables example 2014-05-06 12:25:11 +01:00
postgresql_db Added port documentation to postgresql_db and postgresql_user 2014-02-07 18:27:55 +02:00
postgresql_privs Don't use keyword error in encode 2014-03-06 13:33:53 +00:00
postgresql_user Clarify that the encrypted param must also be set. 2014-05-14 07:49:11 -06:00
redis Update comments about redis config. 2014-03-19 18:15:52 -04:00
riak Use /usr/bin/python instead of /usr/bin/env python 2014-04-01 13:54:37 -05:00