diff --git a/roles/taiga/tasks/main.yml b/roles/taiga/tasks/main.yml index 3b6bae0c09..501c12e2fa 100644 --- a/roles/taiga/tasks/main.yml +++ b/roles/taiga/tasks/main.yml @@ -7,11 +7,11 @@ - yum: name={{item}} state=present with_items: - nginx - - python-psycopg2 - libsemanage-python - postgresql-server - python3-gunicorn + - python3-psycopg2 - git - python3