From 7361cf6e27116a683402c097cf5c34855be26db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Mattm=C3=BCller?= Date: Tue, 18 Jul 2023 13:00:17 +0200 Subject: [PATCH] playbooks/host-info: removed the host information string at output MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc Mattmüller --- playbooks/getting_started/host-info.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/getting_started/host-info.yml b/playbooks/getting_started/host-info.yml index a2efba2..dbb5a6c 100644 --- a/playbooks/getting_started/host-info.yml +++ b/playbooks/getting_started/host-info.yml @@ -34,5 +34,4 @@ rm -f {{tmpFile}} - debug: msg: - - "Host Information" - "{{ printall.stdout_lines }}"