Closed brendanlong closed 7 years ago
This fixes an error where Ansible's temp files aren't accessible when you become another user:
become
See here: https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user
I'm trying to get LessWrong to run with a full set of modern tools (Vagrant, Ansible, Ubuntu 16.04, etc.).
I also encountered this bug, so this sounds like a good idea.
Thanks a lot @brendanlong.
This fixes an error where Ansible's temp files aren't accessible when you
become
another user:See here: https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user