#380 package from required_packages can't be installed if it conflicts with another already installed package
Closed: Fixed by astepano. Opened by bgoncalv.

If a package that is required by the test conflicts with another package that is already installed the playbook will fail.

It think the playbook should try to install the new package with allowerasing option.


Commit 76f1df76 fixes this issue

Metadata
Related Pull Requests