WIP Install psycopg2 via apt for Ansible
This commit is contained in:
parent
68364a6699
commit
5193b86d53
@ -7,6 +7,7 @@ apt_packages:
|
|||||||
- nginx
|
- nginx
|
||||||
- python3-venv
|
- python3-venv
|
||||||
- python3-dev
|
- python3-dev
|
||||||
|
- python3-psycopg2
|
||||||
- libpq-dev
|
- libpq-dev
|
||||||
- libxml2-dev
|
- libxml2-dev
|
||||||
- libxslt1-dev
|
- libxslt1-dev
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user