community.general/lib/ansible/modules/database/postgresql
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
..
__init__.py
postgresql_db.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
postgresql_ext.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
postgresql_lang.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
postgresql_privs.py added version info and removed 'bare' exception 2018-08-02 18:19:43 -04:00
postgresql_schema.py Add SSL support to postgresql_schema module (#44482) 2018-11-10 14:52:31 -08:00
postgresql_user.py Fixes rebase errors from existing PR. (#48450) 2018-11-09 19:15:25 -08:00