--- - hosts: localhost tasks: - name: that should pass ansible.builtin.debug: var: item loop: {} # <-- map is not valid