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/library/database
James Martin d458f9430b Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS. 11 years ago
..
mongodb_user re-add idempotency check 12 years ago
mysql_db Escape "_" in database name for "SHOW DATABASES" statement 12 years ago
mysql_replication Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS. 11 years ago
mysql_user Adding the following Test Coverage: 12 years ago
mysql_variables Fix sync_binlog name in mysql_variables example 12 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 12 years ago
postgresql_privs Don't use keyword `error` in encode 12 years ago
postgresql_user Clarify that the encrypted param must also be set. 12 years ago
redis multiple spelling error changes 12 years ago
riak Use /usr/bin/python instead of /usr/bin/env python 12 years ago