playbooks/host-info: removed the host information string at output

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmüller 2023-07-18 13:00:17 +02:00
parent 57daef6361
commit 7361cf6e27
1 changed files with 0 additions and 1 deletions

View File

@ -34,5 +34,4 @@
rm -f {{tmpFile}}
- debug:
msg:
- "Host Information"
- "{{ printall.stdout_lines }}"