mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +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