From e0037fcbf00ae2add2dda457d286b8411c7fb131 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 7 Nov 2017 18:48:49 +0000 Subject: [PATCH] ok try this one --- playbooks/hosts/elastic-dev.fedorainfracloud.org.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/hosts/elastic-dev.fedorainfracloud.org.yml b/playbooks/hosts/elastic-dev.fedorainfracloud.org.yml index 7797051012..ae072859b5 100644 --- a/playbooks/hosts/elastic-dev.fedorainfracloud.org.yml +++ b/playbooks/hosts/elastic-dev.fedorainfracloud.org.yml @@ -13,6 +13,7 @@ handlers: - import_tasks: "{{ handlers_path }}/restart_services.yml" + - import_tasks: "{{ roles_path }}/basessh/handlers/main.yml" - name: setup all the things