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