mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-03-10 17:26:20 -04:00
Fix broken Debian 10 test.
This commit is contained in:
parent
a9e4c53821
commit
13e815a26f
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ __postgresql_packages:
|
|||
- postgresql
|
||||
- postgresql-contrib
|
||||
- libpq-dev
|
||||
# Debian 10 uses Python 3 by default.
|
||||
postgresql_python_library: python3-psycopg2
|
||||
|
|
Loading…
Add table
Reference in a new issue