You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.
FAILED! => {"failed": true, "msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user. For information on working around this, see https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user"}
This can be easily fixed by running this task privileged and do a chown (raw or in Ansible) afterwards. I can make a pull request implementing thing. Are you open to idea?
The text was updated successfully, but these errors were encountered:
This can be easily fixed by running this task privileged and do a
chown
(raw or in Ansible) afterwards. I can make a pull request implementing thing. Are you open to idea?The text was updated successfully, but these errors were encountered: