From 92b1c5d8668b6c19dd8242e80cdf925961227c1b Mon Sep 17 00:00:00 2001 From: rding200 Date: Fri, 18 Jun 2021 10:32:21 -0600 Subject: [PATCH] commit testing 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 86d82d5..88ed903 100644 --- a/tasks/hello-world.yml +++ b/tasks/hello-world.yml @@ -6,4 +6,4 @@ image_resource: run: path: echo - args: ["Hello world!!!"] + args: ["Hello world from Rachel!!!"]