Hi all,
I am having a problem to fetch dict from a list in this example list item
lldpNeighbors. How can we achieve this?
Here is the output I am getting.
ok: [vEOS1] => {
"lldp_output.stdout": [
{
"lldpNeighbors": [
{
"neighborDevice": "vEOS2.fritz.box",
"neighborPort": "Ethernet1",
"port": "Ethernet1",
"ttl": 120
}
],
"tablesAgeOuts": 0,
"tablesDeletes": 0,
"tablesDrops": 0,
"tablesInserts": 1,
"tablesLastChangeTime": 1616079454.6630714
}
]
}
Thanks a lot in advance!
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/807b11c1-f3a5-4813-bf8d-392b6a1218cen%40googlegroups.com.