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
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.
11 years ago
..
mongodb_user re-add idempotency check 11 years ago
mysql_db Remove extra quote from the mysqldump password argument 11 years ago
mysql_replication MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value 11 years ago
mysql_user Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
mysql_variables Fix sync_binlog name in mysql_variables example 11 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 11 years ago
postgresql_privs Don't use keyword `error` in encode 11 years ago
postgresql_user Clarify that the encrypted param must also be set. 11 years ago
redis Update comments about redis config. 11 years ago
riak Use /usr/bin/python instead of /usr/bin/env python 11 years ago