Add node version manager (nvm) and minor fixes.

This commit is contained in:
Tom Alexander
2023-11-14 15:04:46 -05:00
parent 48bdb12e77
commit 68e84fdd77
4 changed files with 18 additions and 3 deletions

View File

@@ -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: