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

Adding logic for configuring supported ansible versions #4203

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

alisonlhart
Copy link
Contributor

@alisonlhart alisonlhart commented Jun 3, 2024

Adds a configuration option for the meta-runtime supported_ansible version list.

Fixes: #4200

@alisonlhart alisonlhart force-pushed the configure-supported-ansible branch from 5b09f26 to f99fb4a Compare June 4, 2024 00:01
@alisonlhart alisonlhart force-pushed the configure-supported-ansible branch from 2f10248 to 8d92bb6 Compare June 4, 2024 00:07
@ssbarnea ssbarnea self-assigned this Jun 4, 2024
@ssbarnea ssbarnea force-pushed the configure-supported-ansible branch from 8d92bb6 to 8568373 Compare June 4, 2024 11:27
@ssbarnea ssbarnea requested review from ssbarnea and cidrblock June 4, 2024 11:30
@alisonlhart alisonlhart force-pushed the configure-supported-ansible branch from 8568373 to 8653ab1 Compare June 4, 2024 15:09
@alisonlhart alisonlhart force-pushed the configure-supported-ansible branch from 8653ab1 to b7db550 Compare June 4, 2024 15:22
@alisonlhart alisonlhart force-pushed the configure-supported-ansible branch from b7db550 to e850ca3 Compare June 4, 2024 15:30
@alisonlhart alisonlhart marked this pull request as ready for review June 4, 2024 15:40
@alisonlhart alisonlhart requested a review from a team as a code owner June 4, 2024 15:40
This change will allow users to configure additional versions of
ansible that will be considered as supported.
@ssbarnea ssbarnea force-pushed the configure-supported-ansible branch from e850ca3 to a0b2ef6 Compare June 4, 2024 15:53
@ssbarnea ssbarnea merged commit 2d9f1ed into ansible:main Jun 4, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make the meta-runtime supported_ansible list configurable
2 participants