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

Version 3.2.1 doesn't seem to be available on ansible galaxy #169

Closed
rnestler opened this issue Nov 19, 2023 · 3 comments
Closed

Version 3.2.1 doesn't seem to be available on ansible galaxy #169

rnestler opened this issue Nov 19, 2023 · 3 comments
Assignees
Milestone

Comments

@rnestler
Copy link

I can find 3.2.1 on GitHub: https://github.com/hifis-net/ansible-role-unattended-upgrades/releases/tag/v3.2.1, but not on ansible galaxy: https://galaxy.ansible.com/ui/standalone/roles/hifis/unattended_upgrades/

@Normo
Copy link
Member

Normo commented Nov 20, 2023

Hello @rnestler, due to shortcomings in the new Ansible Galaxy, we are currently unable to import new releases. We are sorry for this inconvenience. Please use GitHub as a source for the role as a workaround:

roles:
  - name: "hifis.unattended_upgrades"
    src: "https://github.com/hifis-net/ansible-role-unattended-upgrades"
    version: "v3.2.1"

@rnestler
Copy link
Author

Ah OK thanks! Maybe you should mention this in the README or the release notes?

@tobiashuste tobiashuste pinned this issue Dec 8, 2023
@tobiashuste tobiashuste self-assigned this Dec 12, 2023
@tobiashuste
Copy link
Member

The import to Ansible Galaxy was now successful. Something seems to have been fixed 🎉

Version 3.2.1 can be installed from Ansible Galaxy again! See https://galaxy.ansible.com/ui/standalone/roles/hifis/unattended_upgrades/.

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

3 participants