From 3a55f255371f9ccce174096235dbc813e548b7b3 Mon Sep 17 00:00:00 2001 From: rding200 Date: Fri, 18 Jun 2021 10:57:35 -0600 Subject: [PATCH] try again Signed-off-by: rding200 --- tasks/hello-world.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/hello-world.yml b/tasks/hello-world.yml index afc4dce..e1c33b7 100644 --- a/tasks/hello-world.yml +++ b/tasks/hello-world.yml @@ -6,4 +6,4 @@ image_resource: run: path: echo - args: ["Hello world from US!"] + args: ["Hello world from Denver!"]