From 50ad5eb9c42cd922d14a2ab4d4ad377da34c3d0f Mon Sep 17 00:00:00 2001 From: iamjpotts <8704475+iamjpotts@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:15:06 -0600 Subject: [PATCH] Update tests/integration/targets/docker_image/tasks/tests/options.yml Co-authored-by: Felix Fontein --- tests/integration/targets/docker_image/tasks/tests/options.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/targets/docker_image/tasks/tests/options.yml b/tests/integration/targets/docker_image/tasks/tests/options.yml index d4f80fe62..401ee7861 100644 --- a/tests/integration/targets/docker_image/tasks/tests/options.yml +++ b/tests/integration/targets/docker_image/tasks/tests/options.yml @@ -7,7 +7,7 @@ set_fact: iname: "{{ name_prefix ~ '-options' }}" iname_1: "{{ name_prefix ~ '-options-1' }}" - hello_world_alt: "{{ name_prefix ~ '-hello-world-alt' }}:v1.2.3-foo" + hello_world_alt: "{{ name_prefix }}-hello-world-alt:v1.2.3-foo" - name: Registering image name set_fact: