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

bug: unable to install the latest role release from Ansible Galaxy #196

Open
MonolithProjects opened this issue Mar 4, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@MonolithProjects
Copy link
Owner

MonolithProjects commented Mar 4, 2024

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

  ansible-galaxy info monolithprojects.github_actions_runner

Role: monolithprojects.github_actions_runner
        description: Deploy Github Actions private runner
        commit: b9446130396072f8e919742fb3ab0fc8c7cc934f
        commit_message: Merge pull request #191 from MonolithProjects/feat/ci

ci: adjust workflow triggers
        created: 2023-05-08T21:17:02.827720Z
        download_count: 136199
        github_branch: 1.18.7
        github_repo: ansible-github_actions_runner
        github_user: MonolithProjects
        id: 19739
        imported: 2023-12-02T23:28:55.952463
        modified: 2023-12-02T23:28:56.335793Z
        path: ('/home/mike/.ansible/roles', '/usr/share/ansible/roles', '/etc/ansible/roles')
        upstream_id: None
        username: MonolithProjects

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.

@MonolithProjects MonolithProjects added the bug Something isn't working label Mar 4, 2024
@MonolithProjects MonolithProjects self-assigned this Mar 4, 2024
@MonolithProjects 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
@MonolithProjects
Copy link
Owner Author

@MonolithProjects
Copy link
Owner Author

@sukoneck
Copy link

sukoneck commented Sep 9, 2024

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!

@MonolithProjects
Copy link
Owner Author

MonolithProjects commented Sep 10, 2024 via email

@sukoneck
Copy link

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
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants