The 'redis' python module is required, 'pip install redis'

194 views
Skip to first unread message

Sebastián Ortega

unread,
Feb 5, 2016, 12:26:56 PM2/5/16
to Ansible Project
Hello,

I'm having the same problem as in #12019 but with a newer version of ansible. I'm writing here as @jimi-c warns about people not reading comments to closed issues.

I have ansible 1.9.3 and redis but it doesn't work.

$ ansible --version ansible 1.9.3 configured module search path = None $ python -c "import redis ; print 'ok'" ok $ ansible-playbook testset.yml --dry-run The 'redis' python module is required, 'pip install redis'

Do you have any idea of how to proceed
Reply all
Reply to author
Forward
0 new messages