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/02/25 16:51:14 UTC

[GitHub] rabbah opened a new issue #3345: ansible 2.4 compatibility

rabbah opened a new issue #3345: ansible 2.4 compatibility
URL: https://github.com/apache/incubator-openwhisk/issues/3345
 
 
   several of our playbooks report ansible 2.4 warnings:
   
   ```
   [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. This feature will be removed in a future release. 
   Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
   [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.. This feature will be removed in a future 
   release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
   ```
   

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