--- - name: Basic inventory and connectivity check hosts: all gather_facts: false tasks: - name: Ping managed hosts ansible.builtin.ping: