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

chore: Update required Ansible version #521

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

sebastianczech
Copy link
Contributor

@sebastianczech sebastianczech commented Dec 12, 2023

Description

In CI workflow action for Ansible linter is used, which was recently updated (ansible/ansible-lint@cba7c51) and requires now Ansible in version 2.14.0, <2.16.

In PR beside change of required Ansible version, there were removed sanity tests on Ansible 2.13 and using ansible-core^2.14 in CI workflow steps.

Motivation and Context

#517

CI workflow stopped to work.

Moreover Ansible 2.13 is EOL (https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix).

How Has This Been Tested?

Code was tested by running workflow.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@sebastianczech sebastianczech merged commit 062767d into develop Dec 13, 2023
16 checks passed
@sebastianczech sebastianczech deleted the supported-ansible branch December 13, 2023 07:40
Copy link

🎉 This PR is included in version 2.19.0 🎉

The release is available on Ansible Galaxy and GitHub release

Posted by semantic-release bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants