We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a0989 commit c04ebd7Copy full SHA for c04ebd7
1 file changed
ansible/roles/pwa-html/tasks/main.yml
@@ -2,7 +2,7 @@
2
3
- name: Download nodesource APT repo script
4
get_url:
5
- url: https://deb.nodesource.com/setup_14.x
+ url: https://deb.nodesource.com/setup_20.x
6
dest: /tmp/setup-node-apt-source.sh
7
mode: 777
8
0 commit comments