We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
I was not able to download the latest release 'v1.3.0' from ansible galaxy. I tried ansible-galaxy install -r roles.yml
ansible-galaxy install -r roles.yml
roles.yml
--- - name: MichaelRigart.interfaces version: "v1.3.0"
I get the following output from ansible-galaxy:
- downloading role 'interfaces', owned by MichaelRigart [WARNING]: - MichaelRigart.interfaces was NOT installed successfully: - the specified version (v1.3.0) of MichaelRigart.interfaces was not found in the list of available versions ([{u'download_url': u'https://github.com/michaelrigart/ansible-role- interfaces/archive/v1.0.0.tar.gz', u'name': u'v1.0.0', u'created': u'2018-02-20T14:30:48.119034Z', u'url': u'', u'summary_fields': {}, u'modified': u'2018-06-19T08:29:08.095092Z', u'related': {}, u'commit_date': u'2017-12-20T15:17:49-05:00', u'version': u'1.0.0', u'commit_sha': None, u'active': None, u'id': 53602}, {u'download_url': u'https://github.com/michaelrigart/ansible-role- interfaces/archive/v1.1.0.tar.gz', u'name': u'v1.1.0', u'created': u'2018-08-06T08:07:41.385338Z', u'url': u'', u'summary_fields': {}, u'modified': u'2018-08-06T08:07:41.385367Z', u'related': {}, u'commit_date': u'2018-06-19T04:27:02-04:00', u'version': u'1.1.0', u'commit_sha': u'fd7fc2589b6b7636c55540e1eae0609efc682ae7', u'active': None, u'id': 72116}, {u'download_url': u'https://github.com/michaelrigart/ansible-role-interfaces/archive/v1.2.0.tar.gz', u'name': u'v1.2.0', u'created': u'2019-01-29T11:44:54.965949Z', u'url': u'', u'summary_fields': {}, u'modified': u'2019-01-29T11:44:54.965972Z', u'related': {}, u'commit_date': u'2019-01-29T04:22:11-05:00', u'version': u'1.2.0', u'commit_sha': u'cd3bbd715c29276f642e0841e09eeb67d3a07e5a', u'active': None, u'id': 86879}]).
The text was updated successfully, but these errors were encountered:
Strange. I also can't see the role page on galaxy for any of Michael's roles, e.g. https://galaxy.ansible.com/michaelrigart/interfaces. It takes me to https://galaxy.ansible.com/not-found.
Sorry, something went wrong.
Jup. I noticed that too.
@michaelrigart any idea what's going on here?
I raised a bug with galaxy: ansible/galaxy#2237
No branches or pull requests
Hey,
I was not able to download the latest release 'v1.3.0' from ansible galaxy. I tried
ansible-galaxy install -r roles.yml
roles.yml
I get the following output from ansible-galaxy:
The text was updated successfully, but these errors were encountered: