Tyler Starr dea8430811 Revert "change to arch"
This reverts commit a13aa142567f2c29b0d2e05d75ffc8b71f508665.
2023-01-19 15:35:55 -08:00

6 lines
171 B
YAML

- name: Setup nvm
tags: ["once"]
shell: >
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
creates=/home/{{ user }}/.nvm/nvm.sh