If you attempt to issue an ssh command on a non-existing vm, an error message is displayed but the return code is 0. The virtualbox provider behaves correctly as it prints an error message but the return code is 1 as expected.
If you attempt to issue an ssh command on a non-existing vm, an error message is displayed but the return code is 0.
The virtualbox provider behaves correctly as it prints an error message but the return code is 1 as expected.