Add sudo and give {{ ANSIBLE_PLAYBOOK_USER_NAME }} user sudo access withour password.
Playbook may require ability to use become, and at the same time should use {{ ANSIBLE_PLAYBOOK_USER_NAME }}.
In order to solve this issue we should add sudo package and correct setting for user to have sudo rights with no password.