community.general/lib/ansible/modules/database/postgresql
Sebastiaan Mannem 223f509ea3 Issue 56430 (#57147)
* Adding integration test for 127.0.0.1/32 and ::1/128.

* Making sure file is not corrupted when render fails

* Fixes #56430

* Adding changelog for MR 57147/Issue 56430
2019-05-31 12:32:28 +02:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Migrate away from pipes.quote (#56785) 2019-05-24 15:48:41 -04:00
postgresql_ext.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_idx.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_info.py postgresql_info: removed deprecated checks, added doc strings (#57005) 2019-05-27 07:13:22 -04:00
postgresql_lang.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_membership.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_owner.py postgresql_owner: added docstrings (#57010) 2019-05-27 08:04:58 -04:00
postgresql_pg_hba.py Issue 56430 (#57147) 2019-05-31 12:32:28 +02:00
postgresql_ping.py Fix typo in pg server ping (#56608) 2019-05-18 09:37:16 -04:00
postgresql_privs.py updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
postgresql_query.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_schema.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_set.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_slot.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_table.py postgresql_table: added cascade option (#56068) 2019-05-07 16:08:03 +05:30
postgresql_tablespace.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_user.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00