-
Notifications
You must be signed in to change notification settings - Fork 664
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
Getting 404 errors from github while trying to install roles #4230
Comments
Apparently this happens only on my MacOS box but I also seen it in GHA pipelines. I tried same version of ansible in Fedora VM running on my mac and that one works fine, same ansible version. |
Just tried on fresh installation of ansible-core from stable-2.16 branch:
As you can see, no any issue. Same with 2.17:
|
I also tried locally with ansible-core 2.17.0 (the git tag), same result: it works. |
I did try locally and it worked with ansible [core 2.16.0] |
I discovered this new error that appeared:
Test with weget
curl test
To my surprise wget does not get the same result and I am wondering if GH started to ban galaxy user agent?
The text was updated successfully, but these errors were encountered: