ceph ansible fails with: The 'redis' python module is required
Issue
After update of ceph-ansible, "ansible all -m ping" needs a package installed by pip, which requires EPEL repository:
Running transaction
Updating : ceph-ansible-1.0.5-46.el7scon.noarch 1/2
Cleanup : ceph-ansible-1.0.5-32.el7scon.noarch 2/2
Verifying : ceph-ansible-1.0.5-46.el7scon.noarch 1/2
Verifying : ceph-ansible-1.0.5-32.el7scon.noarch 2/2
Updated:
ceph-ansible.noarch 0:1.0.5-46.el7scon
Complete!
[root@rhans ansible]# ansible all -m ping
The 'redis' python module is required, 'pip install redis'
Environment
- Red Hat Ceph Storage 2.x
- ceph-ansible-1.0.5-46.el7scon
- ceph-ansible-1.0.5-32.el7scon
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.