diff --git a/roles/taiga/tasks/main.yml b/roles/taiga/tasks/main.yml index cb982187bc..c2b6658fae 100644 --- a/roles/taiga/tasks/main.yml +++ b/roles/taiga/tasks/main.yml @@ -11,6 +11,8 @@ - nginx - libsemanage-python - postgresql-server + # Need this to use the postgresql ansible module + - python-psycopg2 - python3-gunicorn - python3-psycopg2