Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ansible version mismatch #44

Merged
merged 3 commits into from
Sep 28, 2024
Merged

Conversation

koralowiec
Copy link
Member

  • Fixed ansible test which wasn't catching error with different version being installed
  • Fixed pipx-package installation script

The pipx injection command was able to alter the desired version of the main package.
The example situation was described in #43. The desired version of ansible-core was bumped during injection of ansible package (pipx installed ansible in the latest version, which required the newer version of ansible-core, so it was bumped as the result)

@koralowiec koralowiec linked an issue Sep 28, 2024 that may be closed by this pull request
@koralowiec koralowiec merged commit a06164e into main Sep 28, 2024
5 checks passed
@koralowiec koralowiec deleted the fix/ansible-version-mismatch branch September 28, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Ansible feature always installs the latest version
1 participant