--- - name: Ping all hosts hosts: all gather_facts: false tasks: - name: Ping host ansible.builtin.ping: