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

Unpack vars to correct version_compare issue #170

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Unpack vars to correct version_compare issue #170

merged 1 commit into from
Jul 13, 2017

Conversation

gtrummell
Copy link
Contributor

I discovered an issue with the version_compare when running this role via Ansible 2.3 on Ubuntu 12.04. It seems that the interpreter can get confused in the tightly packed vars, so I broke out version comparators into their own vars. This seems to have fixed the issue.

I discovered an issue with the `version_compare` when running this role via Ansible 2.3 on Ubuntu 12.04. It seems that the interpreter can get confused in the tightly packed vars, so I broke out version comparators into their own vars. This seems to have fixed the issue.
@angstwad
Copy link
Owner

I want to look into this more, see why this is necessary.

@cammanderson
Copy link

I tested out this and it appeared to stop my version_compare issues I was experiencing in #173

@angstwad angstwad merged commit aea9095 into angstwad:master Jul 13, 2017
@gtrummell gtrummell deleted the patch-1 branch July 14, 2017 05:43
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.

None yet

3 participants