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

Fix spelling error in infoblox namespace #74

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Conversation

samccann
Copy link
Contributor

This is what caused the docs builds to fail...

retval = await self._get_galaxy_versions(galaxy_url) File "/home/samccann/new-ansible/lib64/python3.9/site-packages/antsibull/galaxy.py", line 80, in _get_galaxy_versions raise NoSuchCollection(f'No collection found at: {versions_url}') antsibull.galaxy.NoSuchCollection: No collection found at: https://galaxy.ansible.com/api/v2/collections/infobox/nios_modules/versions/

@webknjaz
Copy link
Member

@tadeboro @felixfontein ^

@webknjaz
Copy link
Member

@webknjaz
Copy link
Member

@webknjaz
Copy link
Member

@webknjaz
Copy link
Member

So this is where the problem originated: #73.

@dericcrago
Copy link
Contributor

thanks @samccann & @webknjaz!

@gundalow gundalow deleted the samccann-patch-1 branch October 21, 2021 18:30
@tadeboro
Copy link
Contributor

I am sorry for the trouble I caused. Unfortunately, when I saw the commented entry already in place, I was soo happy that I could skip one copy-paste operation that I forgot to proofread the addition.

@felixfontein
Copy link
Contributor

I unfortunately also didn't notice during review...

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

Successfully merging this pull request may close these issues.

5 participants