ansible return code

ansible-playbook returns a zero return code (echo $? gives zero) even when there are failures. It would really help if this can be fixed.

thanks
sriram

Add it to the issue-tracker at:

     https://github.com/ansible/ansible/issues

Or if you really want it fixed, fix it, and send in a pull request.