Closed harsha-chamarthi closed 8 months ago
Hi @harsha-chamarthi ,
Could you also email support so we can link this issue with your company account?
Thanks!
@olhado We have emailed support and they repsonded that it will be directed to the team which maintains the ansible role.
@olhado For now i am reverting to using a older version ansible-core 2.12 as a workaround. But you might have to update the playbook to support more latest versions of ansible in the future.
I am getting the below error when i am installing on Ubuntu 22.04
ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks.
Is it possible to replace include with include_tasks ?