Add dependency to python-psycopg2

This commit is contained in:
Pierre-Yves Chibon 2013-09-20 15:10:34 +00:00
parent 25d246b1af
commit f81b71ea60

View file

@ -10,6 +10,7 @@
yum: pkg=$item state=installed yum: pkg=$item state=installed
with_items: with_items:
- nuancier-lite - nuancier-lite
- python-psycopg2
tags: tags:
- packages - packages