2016年4月12日 星期二

Ansible Trouble Shooting - 1

fatal: [default]: FAILED! => {"failed": true, "msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this.  Please add this host's fingerprint to your known_hosts file to manage this host."}


2016年3月21日 星期一

Windows中使用Vagrant ssh

應在一般的windows  cmd情況下,無法使用vagrant ssh指令做直接登入。
故可在windows下改採用git bash方式使用vagrant ssh.