Become the correct user #30

Merged
noah.knegt merged 1 commits from nvm-fix into master 2023-06-01 11:40:12 +02:00
Showing only changes of commit 7fd6e0dd5c - Show all commits

View File

@@ -10,6 +10,5 @@
---
- name: Install nvm
shell: /tmp/nvm-install.sh
args:
creates: /home/noahk/.nvm
become_user: noahk
when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == ""