I'd like to run a wine command using a non privileged user account so it creates it in their wine folder. Is there a way become_user will auto detect the user that is running the ansible playbook?
For example, if I run the playbook and I install everything I need as a privileged user but I want to drop down to my own user account, is this possible?