diff --git a/roles/notifs-frontend/tasks/main.yml b/roles/notifs-frontend/tasks/main.yml index 0ab1dc1088..3cf3c14041 100644 --- a/roles/notifs-frontend/tasks/main.yml +++ b/roles/notifs-frontend/tasks/main.yml @@ -6,6 +6,7 @@ with_items: - python-fmn-web - python-psycopg2 + - libsemanage-python - name: copy fmn app configuration template: >