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

Installing role from ansible-galaxy fails #6

Closed
yaleman opened this issue Feb 15, 2019 · 4 comments
Closed

Installing role from ansible-galaxy fails #6

yaleman opened this issue Feb 15, 2019 · 4 comments

Comments

@yaleman
Copy link

yaleman commented Feb 15, 2019

$ ansible-galaxy install juju4.MISP
- downloading role 'MISP', owned by juju4
- downloading role from https://github.com/juju4/ansible-MISP/archive/v0.8.tar.gz
- extracting juju4.MISP to /home/yaleman/.ansible/roles/juju4.MISP
- juju4.MISP (v0.8) was installed successfully
- adding dependency: juju4.redhat-epel
- downloading role 'redhat-epel', owned by juju4
 [WARNING]: - juju4.redhat-epel was NOT installed successfully: - sorry, juju4.redhat-epel was not found on https://galaxy.ansible.com.
@juju4
Copy link
Owner

juju4 commented Feb 16, 2019

this a known problem. galaxy use latest tags and not HEAD.
In my case, it is very old. new one is coming soon as I finished linting, galaxy roles renaming and few other stuff.
In the meantime, I advise to use github to download role (and this allow easy update as galaxy lacks the option)

@yaleman
Copy link
Author

yaleman commented Feb 16, 2019 via email

@juju4
Copy link
Owner

juju4 commented Feb 17, 2019

new tag added. should work now

@juju4
Copy link
Owner

juju4 commented Nov 24, 2019

Closing.
Please comment if still an issue.

@juju4 juju4 closed this as completed Nov 24, 2019
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