@@ -0,0 +1,8 @@
---
- hosts: all
become: true
tasks:
- name: echo
command: "echo 'Hello World'"
- name: uptime
command: "uptime"
The note is not visible to the blocked user.