@@ -8,3 +8,7 @@
tasks:
- name: Check uname
shell: uname -a
register: command_output
- debug:
var: command_output.stdout_lines
The note is not visible to the blocked user.