Correction of debug message.

This commit is contained in:
2021-11-17 06:39:09 +01:00
parent 16ee55cb02
commit 6aa894d2e9

View File

@@ -10,5 +10,4 @@
shell: uname -a shell: uname -a
register: command_output register: command_output
- debug: - debug: var=command_output.stdout_lines
var: command_output.stdout_lines