From 270a054f0a530fffe9bb49787c9e6359c6f92ae1 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 21 Aug 2023 09:56:33 +0200 Subject: [PATCH] upt playbook --- playbooks/97_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/97_test.yml b/playbooks/97_test.yml index 801025e..e0d2ed1 100644 --- a/playbooks/97_test.yml +++ b/playbooks/97_test.yml @@ -12,4 +12,4 @@ register: result - debug: - msg: "{{ result }}" \ No newline at end of file + msg: "{{ result.stdout }}" \ No newline at end of file