Browse Source

import role

master
parent
commit
bbd7c0ced7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml View File

@@ -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


Loading…
Cancel
Save