bench icon indicating copy to clipboard operation
bench copied to clipboard

fix :bug: Fix ansible

Open kevinwaxi opened this issue 1 year ago • 3 comments

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?

kevinwaxi avatar Jun 02 '24 09:06 kevinwaxi

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jun 02 '24 11:06 sonarqubecloud[bot]

@kevinwaxi any update ?

dineshpanchal93 avatar Jun 07 '24 06:06 dineshpanchal93

240612_07h01m23s_screenshot Error still persistent

kevinwaxi avatar Jun 12 '24 04:06 kevinwaxi

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?

dulhaver avatar Jul 16 '24 05:07 dulhaver

#1563

akhilnarang avatar Aug 12 '24 09:08 akhilnarang