mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-02 22:37:08 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| main.yml | ||
| pg_authid_not_readable.yml | ||
| postgresql_ext.yml | ||
| postgresql_facts.yml | ||
| postgresql_idx.yml | ||
| postgresql_ping.yml | ||
| postgresql_privs.yml | ||
| postgresql_query.yml | ||
| postgresql_schema.yml | ||
| 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 | ||