Here is a truncated version of a fact for one network interface on a server:

 "ansible_eth2": {
            "active": true,
            "device": "eth2",
            "macaddress": "30:0e:d5:cb:11:fe",
            "type": "ether"
        },       


And there are similar facts for each network interface.

Given that, I need to be able to find the value for "device" for a specific 
macaddress value.

How would I do that?


-- 
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/a0bf611b-3011-4377-a405-f33f7dcde9bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to