jiangpengcheng commented on a change in pull request #5036:
URL: https://github.com/apache/openwhisk/pull/5036#discussion_r553784484
##########
File path: tools/travis/setup.sh
##########
@@ -34,7 +34,7 @@ function retry() {
pip install --user couchdb
# Ansible
-pip install --user ansible==2.5.2
+pip install --user ansible==2.8.18
Review comment:
ansible 2.5.2 is not compatible with python3, and some of our ansible
script doesn't compatible ansible versions beyond 2.8
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]