ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov f8c47262c4 postgresql SSL related tests (#55288)
* postgresql SSL tests

* postgresql SSL tests, added link to officiall doc
2019-04-15 14:19:22 +01:00
..
main.yml postgresql SSL related tests (#55288) 2019-04-15 14:19:22 +01:00
pg_authid_not_readable.yml
postgresql_ext.yml
postgresql_idx.yml postgresql_idx: improved doc, tests, remove useless lines from code (#55131) 2019-04-12 14:15:21 +01:00
postgresql_info.yml
postgresql_lang.yml
postgresql_membership.yml
postgresql_owner.yml New module postgresql_owner: change ownership and reassign all db objects owned by role to another (#54984) 2019-04-09 13:32:09 +01:00
postgresql_pg_hba.yml
postgresql_ping.yml
postgresql_privs.yml
postgresql_query.yml
postgresql_schema.yml
postgresql_set.yml
postgresql_slot.yml New module postgresql_slot: Add or remove slots from a PostgreSQL database (#55079) 2019-04-10 14:12:57 +01:00
postgresql_table.yml
postgresql_tablespace.yml
session_role.yml
ssl.yml postgresql SSL related tests (#55288) 2019-04-15 14:19:22 +01:00
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml