No need to include handlers here.

This commit is contained in:
Kevin Fenzi 2014-03-02 19:01:18 +00:00
parent c76f5b8c66
commit 6a2ff13321

View file

@ -48,6 +48,3 @@
- name: startup apache
service: name=httpd enabled=yes state=started
handlers:
- include: "{{ handlers }}/restart_services.yml"