File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ config.dependencies.python_interpreter.python_path = "/usr/bin/python3.12"
9292runtime_environment = {"ANSIBLE_PRIVATE_ROLE_VARS" = " true" }
9393
9494[[sessions .ee_check .execution_environments ]]
95- name = " 2.15 -rocky-9"
95+ name = " 2.17 -rocky-9"
9696description = " ansible-core 2.17 @ Rocky Linux 9"
9797test_playbooks = [" tests/ee/all.yml" ]
9898config.images.base_image.name = " quay.io/rockylinux/rockylinux:9"
@@ -103,7 +103,7 @@ config.dependencies.python_interpreter.python_path = "/usr/bin/python3.11"
103103runtime_environment = {"ANSIBLE_PRIVATE_ROLE_VARS" = " true" }
104104
105105[[sessions .ee_check .execution_environments ]]
106- name = " 2.14 -centos-stream-9"
106+ name = " 2.18 -centos-stream-9"
107107description = " ansible-core 2.18 @ CentOS Stream 9"
108108test_playbooks = [" tests/ee/all.yml" ]
109109config.images.base_image.name = " quay.io/centos/centos:stream9"
You can’t perform that action at this time.
0 commit comments