delegate_to vs remote_user vs become_user

Hi,

I am new to Ansible and it would be of great help if you could let me know the difference between delegate_to, remote_user and become_user with examples.And when to use which command.

Thank you,
Gursimran

Hi Gursimran,

You can always get started from docs.ansible.com and below are some useful links for you:

https://docs.ansible.com/ansible/latest/user_guide/playbooks_delegation.html#delegation

https://docs.ansible.com/ansible/latest/reference_appendices/playbooks_keywords.html

Regards,
Ompragash