Include currently used set of handlers in main 89/57489/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 27 May 2015 20:34:14 +0000 (16:34 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:23 +0000 (12:52 -0400)
commit2c33773e03026c4e5dc69c2d556d36df0c6f0a3d
treef76ec26a9af04f8d70cc61cde4027c9c6b766a47
parent53904819164d8cf4daf06855dd8bbf7b26b0a3c5
Include currently used set of handlers in main

The order of the handlers is critical! Per the Ansible docs,
handlers are run in the order they are included. Changing
the order may result in event orders other than the desired
[stop ODL, cleanup Karaf, start ODL].

Relevant to #7

Change-Id: Ic64127b3f3fe8d3d27322524e3c8d0eb52a5c8f8
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
handlers/main.yml