How do you SSH normally to this host without Ansible from this same machine?
On Tue, Oct 28, 2014 at 7:20 PM, Rob Phoenix
wrote:
> I'm trying to get started with Ansible in a VM but can't get the SSH
> configuration right. When I try to ping 127.0.0.1 this is the output:
>
> rmphoenix@rmphoeni
I'm trying to get started with Ansible in a VM but can't get the SSH
configuration right. When I try to ping 127.0.0.1 this is the output:
rmphoenix@rmphoenix-VirtualBox:/$ ansible 127.0.0.1 -m ping -
<127.0.0.1> ESTABLISH CONNECTION FOR USER: rmphoenix
<127.0.0.1> REMOTE_MODULE ping
<127.0.0