浏览代码

import role

master
父节点
当前提交
bbd7c0ced7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml 查看文件

@@ -40,7 +40,7 @@
ansible_connection: local ansible_connection: local
register: _reboot_wait_for_ssh_port_open register: _reboot_wait_for_ssh_port_open


- include_role: - import_role:
name: ssh_host_key name: ssh_host_key


- name: try to connect to ssh - name: try to connect to ssh


正在加载...
取消
保存