From b3f6aa6dac6766241f1e29f9346324e4fb534acc Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 10 Dec 2013 17:04:15 +0000 Subject: [PATCH] Include libsemanage-python. --- roles/notifs-frontend/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) 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: >