Hi, I upgraded my ansible control machine to to the latest centos-7-cr and ansible-2.5.2-1.el7.noarch from epel. The latest yum update installed python-urllib3-1.10.2-5.el7.noarch. When I run ansible I am getting the following errors: /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.10.2) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.10.2) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.10.2) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) Is this likely caused by Ansible needing to be rebuilt when Centos7.5 is actually released or does it look like this is something else? FWIW, Ansible seems to be doing the right thing. It just complains at the start of every run. Regards, -- Tom me@xxxxxxxxxx _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx