sudo via ansible not working

ansible-playbook playbooks/install/fim/VERIFICATION.yml --ask-become-pass -vvv

Playbook:

sudo requires password for was user … and the account seems to be locked too

It says wrong password .You can use become: yes instead of sudo

become: yes will have the same problem.
the account is locked .

Account is maintained in Active directory and it is not locked, just verified via ssh login and same password .