Another attempt to fix koschei handlers

This commit is contained in:
Mikolaj Izdebski 2016-04-18 14:33:34 +00:00
parent afa863609e
commit c399cd7ba3
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,5 @@
- include: "{{ handlers }}/restart_services.yml"
- name: restart koschei-polling
action: service name=koschei-polling state=restarted

View file

@ -1 +0,0 @@
- include: "{{ handlers }}/restart_services.yml"