Add python-psycopg2 to resultsdb-backend
This commit is contained in:
parent
795cab4d2d
commit
86f1fa1ccc
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- resultsdb
|
- resultsdb
|
||||||
- mod_wsgi
|
- mod_wsgi
|
||||||
|
- python-psycopg2
|
||||||
|
|
||||||
- name: ensure database is created
|
- name: ensure database is created
|
||||||
delegate_to: "{{ resultsdb_db_host }}"
|
delegate_to: "{{ resultsdb_db_host }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue