develop
master
@@ -0,0 +1,8 @@
---
- hosts: all
tasks:
- name: Test task to create a file
ansible.builtin.file:
path: /root/test_file
state: touch
...
The note is not visible to the blocked user.