-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
bug: unable to install the latest role release from Ansible Galaxy #196
Labels
bug
Something isn't working
Comments
MonolithProjects
changed the title
bug: unable to install the role from Ansible Galaxy
bug: unable to install the latest role release from Ansible Galaxy
Mar 4, 2024
Issue in Ansible Forum https://forum.ansible.com/t/two-namespaces-with-same-name-on-galaxy-ng/2670 |
Created separate topic https://forum.ansible.com/t/please-fix-my-galaxy-namespace/5176 |
looks like your topic was resolved https://forum.ansible.com/t/please-fix-my-galaxy-namespace/5176/4 would appreciate being able to use new features! |
Yep, will have to look into it. However, you can install latest release
using ansible-galaxy even now. Just point it to this git repo and release
tag.
https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-a-specific-version-of-a-role
…On Mon, Sep 9, 2024, 20:24 sukoneck ***@***.***> wrote:
looks like your topic was resolved
https://forum.ansible.com/t/please-fix-my-galaxy-namespace/5176/4
would appreciate being able to use new features!
—
Reply to this email directly, view it on GitHub
<#196 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEXDT7D7ODU2YIDMOC5EIJLZVXRXRAVCNFSM6AAAAABN5DNYPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZYHAYDENJQHA>
.
You are receiving this because you were assigned.Message ID:
<MonolithProjects/ansible-github_actions_runner/issues/196/2338802508@
github.com>
|
great, thanks! appreciate the tip, we will use that method 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Currently the installation of this Ansible Role from the Ansible Galaxy does not work. Affected are release newer than of version 1.18.7. Related issue ansible/galaxy#3335
Issue Type
Bug Report
Ansible Version
all
Steps to Reproduce
Expected Results
ansible-galaxy install monolithprojects.github_actions_runner
will install the latest role release (1.19.0)Actual Results
ansible-galaxy install monolithprojects.github_actions_runner
will install the role release 1.18.7.The text was updated successfully, but these errors were encountered: