From 0c621fd6902081ac799935b27acae8b5a7beb70e Mon Sep 17 00:00:00 2001 From: rding200 Date: Fri, 18 Jun 2021 10:41:16 -0600 Subject: [PATCH] Testing commit 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 879e026..afc4dce 100644 --- a/tasks/hello-world.yml +++ b/tasks/hello-world.yml @@ -6,4 +6,4 @@ image_resource: run: path: echo - args: ["Hello world from Rachel again!!!"] + args: ["Hello world from US!"]