Hi Guys,

hope someone can guide me here!


i succesfully get facts from my IOS-XR PE


ansible_facts:
    interfaces_ip:
        GigabitEthernet0/0/0/2.1004:
            ipv4:
                172.24.70.157:
                    prefix_length: 30
        GigabitEthernet0/0/0/2.1031:
            ipv4:
                10.255.72.253:
                    prefix_length: 30



i've played with some of the example given here > 
http://docs.ansible.com/ansible/playbooks_loops.html but without success

how can i get the interface (3rd Level) linked to an IP adress (5th Level) 
i already know (from host_vars)




thanks in advance!

\\ Francois

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/dfbc2f2d-1e73-4b28-a5ee-c6dfa72c2fb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to