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 3d0849f commit 4b872d2Copy full SHA for 4b872d2
molecule/default/playbook.yml
@@ -5,4 +5,5 @@
5
roles:
6
- role: ansible-role-nodejs-toolchain
7
vars:
8
- nodejs_toolchain_version: v8.11.3
+ nodejs_toolchain_version: testting_nodejs_version
9
+ nodejs_toolchain_url: https://ansible-molecule-test.s3.amazonaws.com/test_nodejstoolchain.tar.gz
0 commit comments