community.general/lib/ansible/modules/database
Thomas O'Donnell 0db06b940a Add SSL support to postgresql_schema module (#44482)
Have added some extra arguments to the postgresql_schema module to allow
configuring an SSL connection to the postgresql server. The arguments
and method used here for the connection are the same as used by the
postgresql_database module.
2018-11-10 14:52:31 -08:00
..
influxdb influxdb_retention_policy: don't fail with empty error message (#28792) 2018-10-08 07:23:53 -04:00
misc Add src parameter to elasticsearch_plugin (#39915) 2018-07-20 11:40:11 -04:00
mongodb mongodb_user: don't call buildInfo with Pymongo > 3.5 (#42350) 2018-08-30 03:01:28 -04:00
mssql Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
mysql Added support for FUNCTION and PROCEDURE privileges to mysql_user (#23223) 2018-11-08 21:56:30 -08:00
postgresql Add SSL support to postgresql_schema module (#44482) 2018-11-10 14:52:31 -08:00
proxysql Update proxysql_manage_config.py (#47613) 2018-10-26 11:35:01 +10:00
vertica Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
__init__.py