jiangpengcheng commented on a change in pull request #5036:
URL: https://github.com/apache/openwhisk/pull/5036#discussion_r553821448
##########
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:
I found just one error while using ansible2.10, which is in the
`cli/deploy.yml#name: "Download release archive to build directory ..."`
the `headers` option for `get_url` should use map instead of string
----------------------------------------------------------------
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]