--- - name: ping module hosts: all become: false tasks: - name: test connection ansible.builtin.ping: