From 6853e047845821d5337c6eb70f465e5e03917d12 Mon Sep 17 00:00:00 2001 From: rding200 Date: Thu, 17 Jun 2021 15:44:42 -0600 Subject: [PATCH] test test 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 efe9f18..86d82d5 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!!!"]