community.general/lib/ansible/modules/database/postgresql
Thomas O'Donnell c802790c90 Update postgresql_ext connection methods (#48538)
Have added some extra arguments to the postgresql_ext module to allow
configuring an SSL connection to the postgresql server and explicit
support for connecting via a unix socket. The arguments and method used
here for the connection are the same as used by the postgresql_database
module.
2018-12-07 08:21:39 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Fix issue #39412 (#39483) 2018-11-25 23:08:03 -05:00
postgresql_ext.py Update postgresql_ext connection methods (#48538) 2018-12-07 08:21:39 -05: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