Add node version manager (nvm) and minor fixes.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
become: true
|
||||
become_user: "{{ build_user.name }}"
|
||||
args:
|
||||
creates: /var/cache/pacman/custom/custom.db.tar
|
||||
creates: /var/cache/pacman/custom/custom.db.tar.sig
|
||||
|
||||
- name: Install scripts
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user