1 2 3 4 5 6 7
--- - hosts: localhost tasks: - name: that should pass ansible.builtin.debug: var: item loop: {} # <-- map is not valid