geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

Out of the sudden this warning.... #140

Closed neilyoung closed 1 year ago

neilyoung commented 1 year ago
TASK [geerlingguy.nodejs : Add Nodesource apt key.] *************************************************************************************************************************************************************************************************
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually

System is Ubuntu 18.04.06. Server Never seen before. To be ignored?

neilyoung commented 1 year ago

Second time, other AWS 18.04 instance:

TASK [geerlingguy.nodejs : Add Nodesource apt key.] *************************************************************************************************************************************************************************************************
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually
stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 1 year ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

neilyoung commented 1 year ago

Well, that doesn't make it disapear:

As of today, Ubuntu 20.04 server:

TASK [geerlingguy.nodejs : Add Nodesource apt key.] ***********************************************************************************************************************************************************************************************
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually
changed: [kms7]