Need the py3 version of psycopg2.
This commit is contained in:
parent
8361b4e720
commit
b8585094ab
1 changed files with 1 additions and 1 deletions
|
@ -7,11 +7,11 @@
|
||||||
- yum: name={{item}} state=present
|
- yum: name={{item}} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- nginx
|
- nginx
|
||||||
- python-psycopg2
|
|
||||||
- libsemanage-python
|
- libsemanage-python
|
||||||
- postgresql-server
|
- postgresql-server
|
||||||
|
|
||||||
- python3-gunicorn
|
- python3-gunicorn
|
||||||
|
- python3-psycopg2
|
||||||
|
|
||||||
- git
|
- git
|
||||||
- python3
|
- python3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue