ansible-fqdn
ansible-fqdn copied to clipboard
"include:" is deprecated starting with Ansible 2.14
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.
Well I've stopped using ansible many years ago. Feel free to contribute if you resolved this error, I'll accept the PR.