Skip to content

Commit

Permalink
pyproject.toml: limit upgrade to Ansible 2.14
Browse files Browse the repository at this point in the history
After few hours of investigation of TFT-2072, the culprint
is the new Ansible 2.15 breaks STI.

We agreed on freezing to 2.14. We updated to to 2.15, because
we install the deps via pip, what has great but poetry does
not yet make it possible to freeze deps:

    python-poetry/poetry#2778

This limits the requirements to ansible-core<2.15.

Resolves TFT-2072

Signed-off-by: Miroslav Vadkerti <[email protected]>
  • Loading branch information
thrix committed Jun 6, 2023
1 parent 9ce458c commit 187c34e
Show file tree
Hide file tree
Showing 2 changed files with 1,253 additions and 1,246 deletions.
Loading

0 comments on commit 187c34e

Please sign in to comment.