@ -0,0 +1,10 @@
- name: Hello world
hosts: all
become: false
gather_facts: false
tasks:
- name: Say Hello world
ansible.builtin.debug:
msg: Hello world!
The note is not visible to the blocked user.