--- - name: Test connectivity to localhost hosts: localhost gather_facts: false tasks: - name: Ping localhost ansible.builtin.ping: