become_user is the 'user you want to become' after privilege
escalation, you are setting it as the same as remote_user which is a
noop, don't set it and the default (root) will do what you want.
become_user is the 'user you want to become' after privilege
escalation, you are setting it as the same as remote_user which is a
noop, don't set it and the default (root) will do what you want.