ansible/test/integration/targets/postgresql/tasks
2019-05-16 12:13:40 +02:00
..
main.yml postgresql_db: added tablespace support (#56390) 2019-05-16 12:13:40 +02:00
pg_authid_not_readable.yml
postgresql_db.yml postgresql_db: added tablespace support (#56390) 2019-05-16 12:13:40 +02:00
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 updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
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_table: added cascade option (#56068) 2019-05-07 16:08:03 +05:30
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 postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00
test_password.yml
test_target_role.yml