Skip to content

relaxe ansible core venv

kwadronaut requested to merge venv into main

The conflict is caused by: The user requested ansible-core==2.12.10 ansible 6.2.0 depends on ansible-core~=2.13.2

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

/closes #62 (closed)

Merge request reports