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

(#164) Update requires_ansible to >=2.15.0 #165

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

vexx32
Copy link
Member

@vexx32 vexx32 commented Sep 30, 2024

Description Of Changes

  • Update the requires_ansible metadata

Motivation and Context

RedHat are requiring this match their minimum supported ansible-core version in order to publish to Automation Hub.

Testing

Metadata change only, I'm not sure what we can do to make sure this is tested going forward?

I've looked through Ansible's testing documentation and I'm not seeing anything that talks about a test that will verify this. We are running their sanity tests already, and it doesn't seem to check this for us.

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

Fixes #164

This is required for publishing to Automation Hub.
@vexx32 vexx32 requested a review from pauby September 30, 2024 13:29
@pauby pauby enabled auto-merge September 30, 2024 13:44
@pauby pauby merged commit 09b5c44 into chocolatey:master Sep 30, 2024
11 checks passed
@vexx32 vexx32 deleted the requires-ansible-verison branch September 30, 2024 16:15
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.

Bump requires_ansible version to >=2.15.0
2 participants