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
|
||||
with_items:
|
||||
- nginx
|
||||
- python-psycopg2
|
||||
- libsemanage-python
|
||||
- postgresql-server
|
||||
|
||||
- python3-gunicorn
|
||||
- python3-psycopg2
|
||||
|
||||
- git
|
||||
- python3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue