Vagrant provison giving error : UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true} -


i following error :

unreachable! => {"changed": false, "msg": "failed connect host via ssh.", "unreachable": true}

ansible -i tests -m ping command gives [warning]: host file not found: tests [warning]: provided hosts list empty, localhost available

while doing vagrant provision. please can me out?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -