diff --git a/roles/notifs/frontend/tasks/main.yml b/roles/notifs/frontend/tasks/main.yml index 33ec967efa..a7f72d99d7 100644 --- a/roles/notifs/frontend/tasks/main.yml +++ b/roles/notifs/frontend/tasks/main.yml @@ -7,6 +7,9 @@ - python-fmn-web - python-psycopg2 - libsemanage-python + - python-memcached + notify: + - restart apache tags: - notifs - notifs/frontend