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

updating ansible version to supported version 2.15.0 #874

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

djdanielsson
Copy link
Collaborator

No description provided.

	modified:   roles/ad_hoc_command/meta/main.yml
	modified:   roles/ad_hoc_command_cancel/meta/main.yml
	modified:   roles/applications/meta/main.yml
	modified:   roles/bulk_host_create/meta/main.yml
	modified:   roles/bulk_job_launch/meta/main.yml
	modified:   roles/credential_input_sources/meta/main.yml
	modified:   roles/credential_types/meta/main.yml
	modified:   roles/credentials/meta/main.yml
	modified:   roles/dispatch/meta/main.yml
	modified:   roles/execution_environments/meta/main.yml
	modified:   roles/filetree_create/meta/main.yml
	modified:   roles/filetree_read/meta/main.yml
	modified:   roles/global_vars/meta/main.yml
	modified:   roles/groups/meta/main.yml
	modified:   roles/hosts/meta/main.yml
	modified:   roles/instance_groups/meta/main.yml
	modified:   roles/instances/meta/main.yml
	modified:   roles/inventories/meta/main.yml
	modified:   roles/inventory_source_update/meta/main.yml
	modified:   roles/inventory_sources/meta/main.yml
	modified:   roles/job_launch/meta/main.yml
	modified:   roles/job_templates/meta/main.yml
	modified:   roles/jobs_cancel/meta/main.yml
	modified:   roles/labels/meta/main.yml
	modified:   roles/license/meta/main.yml
	modified:   roles/notification_templates/meta/main.yml
	modified:   roles/object_diff/meta/main.yml
	modified:   roles/organizations/meta/main.yml
	modified:   roles/project_update/meta/main.yml
	modified:   roles/projects/meta/main.yml
	modified:   roles/roles/meta/main.yml
	modified:   roles/schedules/meta/main.yml
	modified:   roles/settings/meta/main.yml
	modified:   roles/teams/meta/main.yml
	modified:   roles/users/meta/main.yml
	modified:   roles/workflow_job_templates/meta/main.yml
	modified:   roles/workflow_launch/meta/main.yml
	modified:   tests/templated_role_example/meta/main.yml
@Tompage1994
Copy link
Collaborator

Do we really need to be restricting this to run only with supported versions? I get that we may not support anything broken with old ansible versions but I don't agree we should actually be stopping people from using older ansible?

@branic
Copy link
Collaborator

branic commented Aug 1, 2024

I think it is a matter of what versions the CI is testing and how many versions the maintainers want to support. Setting the minimum version is a way to say "this is the earliest version that we test".

@djdanielsson
Copy link
Collaborator Author

it doesn't stop people from using it, I think it will just give a warning that they are using a version we do not support which is what we want to be clear about

Copy link
Contributor

@adonisgarciac adonisgarciac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@djdanielsson
Copy link
Collaborator Author

It looks like the pipeline is failing again, Im forcing merging this

@djdanielsson djdanielsson merged commit 329097a into redhat-cop:devel Aug 2, 2024
7 of 13 checks passed
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.

4 participants