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 2019/02/11 20:39:28 UTC

[GitHub] rabbah edited a comment on issue #4266: ansible 2.7.7 warnings in controller and invoker playbooks

rabbah edited a comment on issue #4266: ansible 2.7.7 warnings in controller and invoker playbooks
URL: https://github.com/apache/incubator-openwhisk/issues/4266#issuecomment-462485470
 
 
   additionally:
   
   ```
   TASK [cli : Expand the archive into the build directory] *******************************************************
   Monday 11 February 2019  15:38:14 -0500 (0:00:00.065)       0:01:36.886 ******* 
    [WARNING]: Consider using the unarchive module rather than running tar.  If you need to use command because
   unarchive is insufficient you can add warn=False to this command task or set command_warnings=False in
   ansible.cfg to get rid of this message.
   ```
   
   if we can't use `unarchive` (i can't recall the reason), we should set `warn=False` on the task.

----------------------------------------------------------------
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