From 23b182578b31c1df9bc7db2a2e92a8b078eeccbe Mon Sep 17 00:00:00 2001 From: JonnyBravo Date: Sun, 19 Mar 2023 13:42:07 +0100 Subject: [PATCH] added --- test_play.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test_play.yml b/test_play.yml index a148f0f..7091c40 100755 --- a/test_play.yml +++ b/test_play.yml @@ -8,3 +8,5 @@ tasks: - debug: msg: "Hello World" + - debug: + var: ansible_user