Files @ 2b3af82bc50e
Branch filter:

Location: majic-ansible-roles/roles/mail_server/handlers/main.yml - annotation

branko
MAR-98: Updated testsite to include another WSGI hello world role that utilises wsgi_requirements in wsgi_website role, as well as pip-tools. Purposefully installs some outdated packages for testing the upgrade checks.
---

- name: Restart Postfix
  service: name="postfix" state=restarted

- name: Restart Dovecot
  service: name="dovecot" state=restarted

- name: Restart ClamAV Milter
  service: name="clamav-milter" state=restarted

- name: Rebuild mail aliases
  command: /usr/bin/newaliases