You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov f79b6b06f1 postgresql_table: added cascade option (#56068) 7 years ago
..
main.yml postgresql SSL related tests (#55288) 7 years ago
pg_authid_not_readable.yml
postgresql_ext.yml
postgresql_idx.yml postgresql_idx: improved doc, tests, remove useless lines from code (#55131) 7 years ago
postgresql_info.yml
postgresql_lang.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 7 years ago
postgresql_membership.yml
postgresql_owner.yml New module postgresql_owner: change ownership and reassign all db objects owned by role to another (#54984) 7 years ago
postgresql_pg_hba.yml
postgresql_ping.yml
postgresql_privs.yml updated tests and changelog for 54516 (#54670) 7 years ago
postgresql_query.yml Postgresql privs reformat (#54717) 7 years ago
postgresql_schema.yml
postgresql_set.yml
postgresql_slot.yml New module postgresql_slot: Add or remove slots from a PostgreSQL database (#55079) 7 years ago
postgresql_table.yml postgresql_table: added cascade option (#56068) 7 years ago
postgresql_tablespace.yml
session_role.yml
ssl.yml postgresql SSL related tests (#55288) 7 years ago
state_dump_restore.yml
test_no_password_change.yml postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago
test_password.yml
test_target_role.yml