ansible-fqdn icon indicating copy to clipboard operation
ansible-fqdn copied to clipboard

"include:" is deprecated starting with Ansible 2.14

Open caboteria opened this issue 1 year ago • 1 comments

I get this message when using this:

[DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible-core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16.    
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

caboteria avatar Dec 23 '23 16:12 caboteria

Well I've stopped using ansible many years ago. Feel free to contribute if you resolved this error, I'll accept the PR.

holms avatar Dec 24 '23 04:12 holms