Need psycopg2 there.

This commit is contained in:
Ralph Bean 2013-12-09 18:46:54 +00:00
parent bd1b623111
commit 2e5f6a7404

View file

@ -5,6 +5,7 @@
yum: pkg={{ item }} state=installed
with_items:
- python-fmn-web
- python-psycopg
- name: copy fmn app configuration
template: >