From bbd7c0ced7773ff85001b879a83a2e42673844bd Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Tue, 4 Aug 2020 05:52:20 +0200 Subject: [PATCH] import role --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 373dd30..fa20845 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -40,7 +40,7 @@ ansible_connection: local register: _reboot_wait_for_ssh_port_open -- include_role: +- import_role: name: ssh_host_key - name: try to connect to ssh