Compare commits
2 Commits
28c65e58f2
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| a813165bdb | |||
| 2bc4119928 |
@@ -32,3 +32,8 @@
|
||||
become: true
|
||||
# To be changed!!
|
||||
become_user: nicolo
|
||||
# This is required to ensure that the node executable is found
|
||||
# when running yarn
|
||||
environment:
|
||||
NVM_DIR: /home/nicolo/.nvm
|
||||
PATH: /home/nicolo/.nvm/versions/node/v22.21.1/bin:{{ ansible_env.PATH }}
|
||||
|
||||
Reference in New Issue
Block a user