-
Notifications
You must be signed in to change notification settings - Fork 15
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
Ansible Galaxy broken #32
Comments
ansible version 2.4.6.0
|
Hi, sorry for a late reply. It seems that Ansible Galaxy has issues with DebOps roles, my advice for now is to switch to the DebOps monorepo, install it directly, ie. not via |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I find recently I'm unable to download this role via ansible-galaxy when using the short name. Says the version does not exist. I switch to downloading via git and it fails again because it depends on secret and again ansible-galaxy is unable to fetch it. The workaround has been to define this role and secret in requirements.yml and to fetch directly from github.
The text was updated successfully, but these errors were encountered: