mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
The py-psycopg2 package now requires postgresql95-server instead of postgresql93-server. Installing py-psycopg2 will automatically remove postgresql93-server if it is installed, breaking integration tests.