do not use common restart file

otherwise we will get /usr/local/bin/conditional-restart.sh - No such file or directory
This commit is contained in:
Miroslav Suchý 2014-04-01 13:18:46 +00:00
parent 57963bdef1
commit d06a71182c

View file

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