This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-01 16:23:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d98e32e364eefd153ca18b1dbb15e1e7cff0d202
community.general
/
library
/
database
History
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.
2014-09-09 19:44:40 -04:00
..
mongodb_user
…
mysql_db
Escape "_" in database name for "SHOW DATABASES" statement
2014-08-04 20:15:58 +09:00
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.
2014-09-09 19:44:40 -04:00
mysql_user
Adding the following Test Coverage:
2014-07-29 11:49:53 -04:00
mysql_variables
…
postgresql_db
…
postgresql_privs
…
postgresql_user
Clarify that the encrypted param must also be set.
2014-05-14 07:49:11 -06:00
redis
…
riak
…