Add python-psycopg2 to resultsdb-backend

This commit is contained in:
Kevin Fenzi
2014-06-09 17:13:41 +00:00
parent 795cab4d2d
commit 86f1fa1ccc

View File

@@ -3,6 +3,7 @@
with_items:
- resultsdb
- mod_wsgi
- python-psycopg2
- name: ensure database is created
delegate_to: "{{ resultsdb_db_host }}"