@@ -0,0 +1,8 @@
---
- name: Ping all hosts
hosts: all
gather_facts: false
tasks:
- name: Ping host
ansible.builtin.ping:
The note is not visible to the blocked user.