Another attempt to fix koschei handlers
This commit is contained in:
parent
afa863609e
commit
c399cd7ba3
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: restart koschei-polling
|
||||
action: service name=koschei-polling state=restarted
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
Loading…
Add table
Add a link
Reference in a new issue