You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/21 18:19:12 UTC

[GitHub] rabbah commented on issue #3345: ansible 2.4 compatibility

rabbah commented on issue #3345: ansible 2.4 compatibility
URL: https://github.com/apache/incubator-openwhisk/issues/3345#issuecomment-375046366
 
 
   Some more warnings:
   
   ```
   TASK [nginx : copy controller cert for authentication]
    [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ controller.protocol == 'https' }}
   ```
   
   ```
   TASK [cli : Expand the archive into the build directory] 
    [WARNING]: Consider using unarchive module rather than running tar
   ```
   
   ```
   TASK [cli : Unarchive the individual zipfiles into binaries] 
    [WARNING]: Consider using unarchive module rather than running unzip
   ```
   
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services