Ansible configuration file to update default ssh user

Hi @kodekloud-support3

Can someone please help me with the correct answer on this?

I changed sudo_user but it doesn’t look to be the correct variable.

I think you should’ve modified the remote_user as the task asks for ssh user

hi @makadia.dhaval88, you need to update ‘remote_user’ for this task.

1 Like

Noted.

Thanks @rahul456

remote_user = <user_name>