Use of the latest compatible working version of Ansible with Ansible-Mitogen
When using Ansible-Mitogen, the processing of tasks is significantly accelerated. The latest compatible working version of Ansible with Ansible-Mitogen is used. Additional Python modules are required by some built-in modules or methods. Some of these dependencies are resolved.
Hi @peedy2495 sorry for delay. Did you test the PR?
Yes, I did. Everything seems fine. I'm still using my PR version daily.
Please check the second commit 668052f for completeness and correctness.
I'm still not certain about the project’s structure, but I believe I've covered all the relevant aspects.
@fiftin I defined the pip package installation the same way as in the (main) development branch. Why does it work for Codacy checks but not for mine?