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): fix wrong ansible version installation issue under Bionic #338

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thatsdone
Copy link
Contributor

Fix issue #323.
Ubuntu Bionic and later bundles ansible 2.5 or later that is newer than ceph-ansible (stable-3.0/3.1 branch) requirement, and we need an extra care. So, resolve this issue by detecting and explicitly specifying desired ansible package version.

@kumarashit kumarashit linked an issue May 12, 2020 that may be closed by this pull request
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.

Installer installing wrong version of ansible
2 participants