Need the py3 version of psycopg2.

This commit is contained in:
Ralph Bean 2015-06-16 14:29:11 +00:00
parent 8361b4e720
commit b8585094ab

View file

@ -7,11 +7,11 @@
- yum: name={{item}} state=present
with_items:
- nginx
- python-psycopg2
- libsemanage-python
- postgresql-server
- python3-gunicorn
- python3-psycopg2
- git
- python3