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

refactor: drop support for ansible-core 2.11 and 2.12 #157

Merged
merged 4 commits into from
Feb 10, 2024

Conversation

JonasPammer
Copy link
Owner

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 10, 2024
3.12 resulted in the following error for ansible-6,ansible-7:
```
[1;35merror when attempting to call Galaxy at 'https://galaxy.ansible.com/api/':[0m
[1;35mHTTPSConnection.__init__() got an unexpected keyword argument 'cert_file'.[0m
[1;35mHTTPSConnection.__init__() got an unexpected keyword argument 'cert_file'[0m
[0;31mERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.[0m
```
cause: ansible pull 80751, which was only backported to  direct previous (ansible-8)
@JonasPammer JonasPammer merged commit a572bcf into master Feb 10, 2024
4 checks passed
@JonasPammer JonasPammer deleted the drop-ansible-and-fix-tox branch February 10, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant