James Cammarata was kind enough to update the S3 module in the devel branch 
to handle errors better. Now when I run a command with the S3 module the 
error returned is:

p-backup01 | FAILED >> {
    "failed": true,  
    "msg": "boto required for this module" 
}


It seems similar to this issue 
<https://groups.google.com/forum/#!msg/ansible-project/ftlmfIC1DHk/ZAQ9Nj4xPLsJ>.
 
I exported ANSIBLE_PYTHON_INTERPRETER as an environment variable and still 
received the same error.

export ANSIBLE_PYTHON_INTERPRETER=/opt/wp/virtualenv/hegemon/bin/python

I'm using a dynamic inventory so I'm unable to add it there and I would 
prefer to keep it out of group_vars. Does any one have any other 
suggestions?

-- 
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/9a677786-dbb3-4c19-b7b6-9d5047c18681%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to