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: remove uneeded ansible-galaxy call from ci setup #129

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

giem-git
Copy link
Contributor

@giem-git giem-git commented Jan 8, 2025

Which issue(s) this PR fixes

Fixes CI. I get an error when installing collection on the CI (reproducible using dev/setup.sh)

Error being:

[WARNING]: Skipping Galaxy server https://galaxy.ansible.com. Got an unexpected error when getting available versions of collection community.general: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/': HTTPSConnection.init() got an unexpected keyword argument 'cert_file'.
HTTPSConnection.init() got an unexpected keyword argument 'cert_file'
ERROR! Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/': HTTPSConnection.init

Installation of community.general is not needed

Additional comments

Agreements

@giem-git giem-git self-assigned this Jan 8, 2025
@rpignolet rpignolet merged commit b754470 into main Jan 10, 2025
3 checks passed
@rpignolet rpignolet deleted the remove_ansible-galaxy_from_ci_setup branch January 10, 2025 13:18
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.

3 participants