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

Galaxy multiple tags #7

Closed
retr0h opened this issue Apr 13, 2018 · 1 comment
Closed

Galaxy multiple tags #7

retr0h opened this issue Apr 13, 2018 · 1 comment

Comments

@retr0h
Copy link

retr0h commented Apr 13, 2018

Ansible galaxy v 2.5.0 under python 3.6 seems to have a problem downloading your role due to multiple versions present. Could you remove one of the versions either v1.1.0 or 1.1.0?

./.tox/py36-ansible25-functional/bin/ansible-galaxy install -r test/scenarios/dependency/molecule/ansible-galaxy/requirements.yml
- downloading role 'timezone', owned by yatesr
 [WARNING]: - timezone was NOT installed successfully: Unable to compare role versions (v1.1.0, 1.1.0, 1.0.0) to determine the most recent version due to incompatible version formats.
Please contact the role author to resolve versioning conflicts, or specify an explicit role version to install.

ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
@yatesr
Copy link
Owner

yatesr commented Apr 14, 2018

I removed the v1.1.0 version. Thanks for catching that.

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

No branches or pull requests

2 participants