Add handler

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-10-04 10:08:10 +00:00
parent d2561c5136
commit 98b73ff66e
2 changed files with 6 additions and 3 deletions

View file

@ -185,3 +185,6 @@
name: rabbitmq-server
state: restarted
systemd_reload: yes
- name: restart repoSpanner
action: service name=repoSpanner state=restarted