Dictionary from Register as Module Arg

I have a play that uses a module that I created. I’m not having trouble with this play or this module - it’s with feeding this module’s output into another module.

`

You still need to specify the value as a complex arg:

  • name: Verify OSPF Information
    nxapi_ospf:
    host: “{{ inventory_hostname }}”
    user: “admin”
    passwd: “cisco.com
    neighborInfo: “{{item.value}}”
    register: insieme.ospf
    with_dict: insieme.topo