root@llamacube:/tmp# time ansible doesnotexist.example.com -m ping -i "
doesnotexist.example.com,"
doesnotexist.example.com | FAILED => failed to transfer file to /ping:

ssh: Could not resolve hostname doesnotexist.example.com: Name or service
not known
Couldn't read packet: Connection reset by peer


real 0m1.107s
user 0m0.060s
sys 0m0.076s




On Tue, Nov 26, 2013 at 7:02 PM, Steven Haddox <[email protected]> wrote:

> Sorry, both the control machine (my MacBook Air) and the Ansible remote
> node (my vagrant VM) are running perfectly fine (I can ssh into the Vagrant
> VM without a problem, and Ansible eventually does run through the play book
> after the 3-5 minutes pause on gathering facts completes. The only
> difference from when there's a delay vs. not is that my MacBook Air is
> offline for wifi.
>
> I'd paste the debug output, but I'm offline at the moment :P I'll gladly
> paste it later if desired.
>
> -Steven
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Michael DeHaan <[email protected]>
CTO, AnsibleWorks, Inc.
http://www.ansibleworks.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to