Include ODL restart handler in handlers/main 66/57466/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 15 May 2015 20:27:49 +0000 (16:27 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:22 +0000 (12:52 -0400)
Change-Id: I5da32f1b31a961315c567105229ffa0f4c2de1f0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
handlers/main.yml

index e2b6948416d02e115977220a27bd3c0a07589d29..0ddf0bc824d4256785d04faee55c08482933087a 100644 (file)
@@ -1,2 +1,3 @@
 ---
-# handlers file for opendaylight
+- include: restart_odl.yml
+  when: ansible_os_family == 'RedHat'