Skip to content

Commit

Permalink
Don't clone submodules when installing NVM
Browse files Browse the repository at this point in the history
  • Loading branch information
kdkasad committed Jul 17, 2024
1 parent f4611a8 commit f4aceca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/nvm/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
accept_newhostkey: yes
depth: 1
single_branch: yes
recursive: no

- name: Ensure a Node.js runtime is installed
ansible.builtin.shell:
Expand Down

0 comments on commit f4aceca

Please sign in to comment.