dict object has no attribute

Hi all,

I have the following playbook , and when I exeute it I get this error. I added the output fact also.

ailed: [r3 → localhost] (item=zLJIsEYAtkH.0n4_cMKj) => {
“changed”: false,
“item”: “zLJIsEYAtkH.0n4_cMKj”,
“msg”: “AnsibleUndefinedVariable: ‘dict object’ has no attribute ‘ansible_net_interfaces’”

THanks in advance for any help.