..
main.yml
add missing integration tests for postgresql_schema module ( #54185 )
2019-03-25 17:10:47 +00:00
pg_authid_not_readable.yml
Deprecate tests used as filters ( #32361 )
2017-11-27 17:58:08 -05:00
postgresql_ext.yml
postgresql_ext: Update param handling, fix doc formatting, added: CI tests, examples, a return value ( #54027 )
2019-03-22 12:39:33 +00:00
postgresql_facts.yml
New module postgresql_facts: Gathers facts about PostgreSQL servers. ( #51164 )
2019-03-18 11:31:32 +00:00
postgresql_idx.yml
Module postgresql_idx: added ci tests, new params, returned values, code refactoring ( #52230 )
2019-02-15 15:38:56 +01:00
postgresql_ping.yml
New module postgresql_ping: Checks remote PostgreSQL server availability. ( #51477 )
2019-03-06 11:01:13 +00:00
postgresql_privs.yml
(postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type ( #35331 )
2019-03-14 20:21:05 +05:30
postgresql_query.yml
New module postgresql_query ( #52555 )
2019-02-25 14:08:04 +00:00
postgresql_schema.yml
add missing integration tests for postgresql_schema module ( #54185 )
2019-03-25 17:10:47 +00:00
postgresql_set.yml
New module postgresql_set - Change a PostgreSQL server configuration parameter ( #51875 )
2019-03-18 11:39:10 +00:00
postgresql_tablespace.yml
New module postgresql_tablespace ( #52914 )
2019-03-07 16:27:20 +00:00
session_role.yml
Add session_role to postgresql modules ( #43650 )
2019-02-02 20:12:14 +01:00
state_dump_restore.yml
fixed test using removed feature
2018-08-01 15:17:28 -04:00
test_no_password_change.yml
Deprecate tests used as filters ( #32361 )
2017-11-27 17:58:08 -05:00
test_password.yml
postgresql_user: fix test errors on newer Fedora versions ( #47166 )
2018-10-17 14:01:11 +10:00
test_target_role.yml
#50877 : add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" ( #51073 )
2019-03-21 13:26:44 +00:00