Revert "do not use common restart file"

This reverts commit d06a71182c.
This commit is contained in:
Miroslav Suchý 2014-04-01 13:24:10 +00:00
parent d06a71182c
commit dbe4180044

View file

@ -111,5 +111,6 @@
- fail2ban
handlers:
- include: "{{ handlers }}/restart_services.yml"
- name: restart httpd
service: name=httpd state=restarted