Hi,
I presume you mean selecting the interface which provides the ansible_host ip ?
I've updated the plugin with such a selector. Also I noticed that the
reported_devices_service().list() returns the interfaces in reversed alphabetical order so
I had to re-reverse them to pick eth0 instead of ethX if no preferred interface is given.
Regards,
Bram