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:
parent
57daef6361
commit
7361cf6e27
|
|
@ -34,5 +34,4 @@
|
|||
rm -f {{tmpFile}}
|
||||
- debug:
|
||||
msg:
|
||||
- "Host Information"
|
||||
- "{{ printall.stdout_lines }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue