>From the output, it looks like it tried to ssh to localhost, but failed.
This may be an issue with sshpass, or with sudo/ssh credentials on the
system, if you can share any other details about your setup.


On Fri, Jun 6, 2014 at 12:27 PM, Richard Shaw <rich...@aggress.net> wrote:

>
> Hi, hit a wall with a bug and verbose output isn't helping
>
> GATHERING FACTS 
> ***************************************************************
> <127.0.0.1> REMOTE_MODULE setup
> <m7b> ESTABLISH CONNECTION FOR USER: vagrant
> <m7b> REMOTE_MODULE setup
> <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029 && chmod a+rx 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029 && echo 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029']
> <m7b> EXEC ['sshpass', '-d10', 'ssh', '-C', '-tt', '-vvv', '-o', 
> 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 
> 'ControlPath=/Users/Richard/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 
> 'StrictHostKeyChecking=no', '-o', 'GSSAPIAuthentication=no', '-o', 
> 'PubkeyAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', 
> 'm7b', "/bin/sh -c 'mkdir -p 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-275366681857235 && chmod a+rx 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-275366681857235 && echo 
> $HOME/.ansible/tmp/ansible-tmp-1402074540.16-275366681857235'"]
> <127.0.0.1> PUT /var/folders/65/h42y17593yj3rwt2qx_wwvj80000gn/T/tmpZjtRFH TO 
> /Users/Richard/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029/setup
> <127.0.0.1> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, 
> key=xfucmmnngaakrzojuosuatbjpbtjsqvc] password: " -u root /bin/sh -c 
> '"'"'echo SUDO-SUCCESS-xfucmmnngaakrzojuosuatbjpbtjsqvc; /usr/bin/python 
> /Users/Richard/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029/setup; 
> rm -rf /Users/Richard/.ansible/tmp/ansible-tmp-1402074540.16-189669884551029/ 
> >/dev/null 2>&1'"'"''
> <m7b> PUT /var/folders/65/h42y17593yj3rwt2qx_wwvj80000gn/T/tmpNrRGvN TO 
> /home/vagrant/.ansible/tmp/ansible-tmp-1402074540.16-275366681857235/setup
> failed: [127.0.0.1] => {"failed": true, "parsed": false}
> invalid output was: [sudo via ansible, key=xfucmmnngaakrzojuosuatbjpbtjsqvc] 
> password:
>
>
> More output available here below, any help appreciated.
>
> https://gist.github.com/aggress/a09d875ff961fbfe4423
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/56627b39-230a-47a1-8b34-fb3c0fec7df4%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/56627b39-230a-47a1-8b34-fb3c0fec7df4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFhvfjkm_nbp57ZkbcB0858M_MgqKsf8u7H1YsL7KOKN-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to