only redefine restart httpd

This commit is contained in:
Miroslav Suchý 2014-04-01 13:24:52 +00:00
parent dbe4180044
commit aa38d2bfc0

View file

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