@@ -1,11 +0,0 @@
---
- hosts: 192.168.178.200
tasks:
- name: "Read passwd file"
register: passwdcontent
command: "cat /opt/passwd"
#changed_when: False
- debug:
msg: "{{passwdcontent.stdout}}"
The note is not visible to the blocked user.