报错提示
[root@yx01 site-packages]# ansible all -m ping [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.3) or chardet (2.2.1) doesn't match a supported version! RequestsDependencyWarning)
pip uninstall urllib3 pip uninstall chardet
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/201081.html原文链接:https://javaforall.net
