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

Downgrading docker-compose does not reinstall pinned binarys #378

Open
ironicbadger opened this issue Oct 4, 2022 · 0 comments
Open

Downgrading docker-compose does not reinstall pinned binarys #378

ironicbadger opened this issue Oct 4, 2022 · 0 comments
Labels

Comments

@ironicbadger
Copy link

When downgrading docker-compose the role checks the binary version and removes it successfully but never reinstalls the pinned binary version.

For example I have docker-compose 2.x installed and request 1.29.2. The 2.x binary is removed but 1.29.2 doesn't get installed until I run the role a second time.

Configured via docker_compose_version: 1.29.2 in group_vars.

Duplicate of auto-closed #350 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants