semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Use of the latest compatible working version of Ansible with Ansible-Mitogen

Open peedy2495 opened this issue 1 year ago • 3 comments

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.

peedy2495 avatar Aug 01 '24 11:08 peedy2495

Hi @peedy2495 sorry for delay. Did you test the PR?

fiftin avatar Aug 19 '24 07:08 fiftin

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.

peedy2495 avatar Aug 20 '24 05:08 peedy2495

@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?

peedy2495 avatar Feb 07 '25 10:02 peedy2495