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

ci: bump ansible version #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

PACordonnier
Copy link
Member

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__() got an unexpected keyword argument 'cert_file'. HTTPSConnection.__init__() got an unexpected keyword argument 'cert_file'

Upgrading to latest ansible-core 2.15 fixes the issue

Additional comments

Agreements

@PACordonnier
Copy link
Member Author

TODO: fix to latest 2.15 instead of <2.16

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.

1 participant