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
Bartosz Licheński 6e198487c9 postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803)
* Support FOREIGN DATA WRAPPER and FOREIGN SERVER in postgresql_privs module
* Added available from note to fdw and fs object types
* Integration tests, examples in documentation
* Complete integration tests
6 years ago
..
main.yml postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 6 years ago
pg_authid_not_readable.yml
postgresql_idx.yml
postgresql_ping.yml
postgresql_privs.yml postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 6 years ago
postgresql_query.yml
postgresql_tablespace.yml
session_role.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml