donghm

ssh connection failt

Aug 9th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. TASK [rabbit_mq : Install sshpass, vim and wget] *************************************************************************************************************************
  2. fatal: [mq1]: UNREACHABLE! => {"changed": false, "msg": "All items completed", "results": [{"_ansible_item_result": true, "item": ["sshpass", "vim", "wget"], "msg": "Failed to connect to the host via ssh: Shared connection to 192.168.20.193 closed.\r\n", "unreachable": true}]}
  3. failed: [mq1] (item=[u'sshpass', u'vim', u'wget']) => {"item": ["sshpass", "vim", "wget"], "msg": "Failed to connect to the host via ssh: Shared connection to 192.168.20.193 closed.\r\n", "unreachable": true}
  4. fatal: [mq2]: UNREACHABLE! => {"changed": false, "msg": "All items completed", "results": [{"_ansible_item_result": true, "item": ["sshpass", "vim", "wget"], "msg": "Failed to connect to the host via ssh: Shared connection to 192.168.20.194 closed.\r\n", "unreachable": true}]}
  5. failed: [mq2] (item=[u'sshpass', u'vim', u'wget']) => {"item": ["sshpass", "vim", "wget"], "msg": "Failed to connect to the host via ssh: Shared connection to 192.168.20.194 closed.\r\n", "unreachable": true}
  6. to retry, use: --limit @/home/donghm/git/econet/openstack-ansible/master.retry
Add Comment
Please, Sign In to add comment