fix :bug: Fix ansible
error when setting up for production "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."
What type of a PR is this?
- [X] Bug Fix
Information for review on this pull request: Error on bench production setup. This caused by depreciated ansible code.
Explain the details for making this change. What existing problem does the pull request solve? The following checklist could help
- [X] Have you followed the guidelines in our Contributing document?
- [X] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [X] Have you lint your code locally prior to submission?
- [ ] Have you successfully run tests with your changes locally?
- [X] Does your commit message have an explanation for your changes and why you'd like us to include them?
- [ ] Docs have been added / updated
- [X] Tests for the changes have been added (for bug fixes / features)
- [ ] Did you modify the existing test cases? If yes, why?
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@kevinwaxi any update ?
Error still persistent
as far as I understand @dineshpanchal93 this being unfixed is the root cause for not being able to get TLS running.
I am waiting for this to become possible again but unfortunately don't understand the mechanics being the failed checks.
Is there any way I can help to make this move forward?
#1563