ansible-sssd icon indicating copy to clipboard operation
ansible-sssd copied to clipboard

Python3 'AnsibleUndefinedVariable: ''dict object'' has no attribute ''iteritems'''

Open gajimenez55 opened this issue 5 years ago • 1 comments

Do you had problem with the role using python3?

TASK [timorunge.ssd : Configure SSSD service (from config)] ************************************ fatal: [3.83.137.159]: FAILED! => changed=false msg: 'AnsibleUndefinedVariable: ''dict object'' has no attribute ''iteritems'''

gajimenez55 avatar May 22 '20 01:05 gajimenez55

It appears that this was fixed in commit 5c76032 which was first included in version 0.5.5.

jackm avatar Jan 10 '22 21:01 jackm