Need psycopg2 for ansible usage here.

This commit is contained in:
Ralph Bean 2015-10-04 14:44:37 +00:00
parent 1ffe48a7e2
commit 20ebbde29c

View file

@ -11,6 +11,8 @@
- nginx
- libsemanage-python
- postgresql-server
# Need this to use the postgresql ansible module
- python-psycopg2
- python3-gunicorn
- python3-psycopg2