mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Add python-psycopg2 to resultsdb-backend
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
with_items:
|
||||
- resultsdb
|
||||
- mod_wsgi
|
||||
- python-psycopg2
|
||||
|
||||
- name: ensure database is created
|
||||
delegate_to: "{{ resultsdb_db_host }}"
|
||||
|
||||
Reference in New Issue
Block a user