diff --git a/ci/playbooks/build_runner_image.yml b/ci/playbooks/build_runner_image.yml index f8b55392b7..1cd6b2b81f 100644 --- a/ci/playbooks/build_runner_image.yml +++ b/ci/playbooks/build_runner_image.yml @@ -45,5 +45,5 @@ cifmw_edpm_prepare_update_os_containers: true cifmw_set_openstack_containers_operator_name: openstack-ansibleee cifmw_set_openstack_containers_overrides: - ANSIBLEEE_IMAGE_URL_DEFAULT: "{{ ansibleee_runner_img }}" + RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT: "{{ ansibleee_runner_img }}" dest: "{{ ansible_user_dir }}/ci-framework-data/artifacts/edpm-ansible.yml"