csantanapr commented on issue #2543: Jinja2 version 2.9.6 required for Ansible template processing URL: https://github.com/apache/incubator-openwhisk/pull/2543#issuecomment-318733236 Thanks @sven-lange-last could you add in other places? Ubuntu script here: https://github.com/apache/incubator-openwhisk/blob/master/tools/ubuntu-setup/ansible.sh#L11 Mac Setup here: https://github.com/apache/incubator-openwhisk/tree/master/tools/macos ``` # install script prerequisites sudo -H pip install ansible==2.3.0.0 jsonschema couchdb ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
