2. psycopg2.

This commit is contained in:
Ralph Bean 2013-12-09 18:57:42 +00:00
parent 2e5f6a7404
commit ebae481ad8

View file

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