@ -1,5 +1,7 @@
---
- hosts: all
become: yes
- name: ping module
hosts: all
become: false
tasks:
- ping
- name: test connection
ansible.builtin.ping:
The note is not visible to the blocked user.