From 657efccd20c6c6826a414886b52a6dce1e8d1a74 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 21 Aug 2023 09:55:22 +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 78a196e..801025e 100644 --- a/playbooks/97_test.yml +++ b/playbooks/97_test.yml @@ -12,4 +12,4 @@ register: result - debug: - msg: {{ result.stdout }} \ No newline at end of file + msg: "{{ result }}" \ No newline at end of file