Become the correct user #31
@@ -10,5 +10,7 @@
|
|||||||
---
|
---
|
||||||
- name: Install nvm
|
- name: Install nvm
|
||||||
shell: /tmp/nvm-install.sh
|
shell: /tmp/nvm-install.sh
|
||||||
|
become: true
|
||||||
become_user: noahk
|
become_user: noahk
|
||||||
|
become_pass: "{{ noahk_password }}"
|
||||||
when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == ""
|
when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == ""
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
---
|
---
|
||||||
# vars file for nvm
|
# vars file for nvm
|
||||||
|
noahk_password: '$6$8eLzx6DNI/aamHAp$ZJK3kpbXDaMDUxuCFzRbbYL78aqdDnRRd1zbQPO2ED.pQQdcuAEnwBI2Vf3a36j7I5ED4STx6TLQnB8RiY3Vw/'
|
||||||
|
Reference in New Issue
Block a user