ansible/test/integration/targets/postgresql/tasks
tcraxs af669dec24 add missing integration tests for postgresql_schema module (#54185)
* add missing integration tests for postgresql_schema module

* add missing integration tests for postgresql_schema module

* postgresql_schema: add CI test with function in module from #54237

* postgresql_schema: add CI test with function in module from #54237

* add DROP SCHEMA test with check_mode=yes #54185
2019-03-25 17:10:47 +00:00
..
main.yml add missing integration tests for postgresql_schema module (#54185) 2019-03-25 17:10:47 +00:00
pg_authid_not_readable.yml
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
postgresql_idx.yml
postgresql_ping.yml
postgresql_privs.yml
postgresql_query.yml
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 2019-03-25 17:10:47 +00:00
postgresql_set.yml
postgresql_tablespace.yml
session_role.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
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