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