OK, good to rule the PATH out then.

Not sure what you mean by failure mode but here's the -vvvv output for the 
task that tries to run the script in case that helps. As you can see, 
"stderr" and "stdout" don't seem to have anything to say.

TASK: [osx | Execute .osx] 
**************************************************** 

<127.0.0.1> REMOTE_MODULE command ./osx.sh --ansible #USE_SHELL

<127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p 
$HOME/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013 && chmod a+rx 
$HOME/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013 && echo 
$HOME/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013']

<127.0.0.1> PUT /var/folders/5d/ry1gfqbx0rs8bmpy7lw0909w0000gn/T/tmpjDc9QL 
TO /Users/danbohea/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013/
command

<127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 
/usr/bin/python 
/Users/danbohea/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013/command; 
rm -rf 
/Users/danbohea/.ansible/tmp/ansible-tmp-1408559599.6-238488648926013/ 
>/dev/null 2>&1']

changed: [127.0.0.1] => {"changed": true, "cmd": "./osx.sh --ansible", 
"delta": "0:00:01.105129", "end": "2014-08-20 11:33:20.811287", "rc": 0, 
"start": "2014-08-20 11:33:19.706158", "stderr": "", "stdout": ""}

-- 
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].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d0e5319d-88b9-4523-9a0e-5d672b0756a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to