style95 commented on a change in pull request #5036:
URL: https://github.com/apache/openwhisk/pull/5036#discussion_r553805297
##########
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:
So do we need to migrate all scripts?
If so, it might be easier to fix the `flake8` issue, for now, to normalize
CI tests and incrementally introduce python3.
----------------------------------------------------------------
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]