Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
zuul
/
jobs
/
8fe52134d67615a217e0b0062113cf1ac3c01f3c
/
.
/
playbooks
/
test-ensure-nodejs-fork.yaml
blob: 798d7d89d49b8c2170fb0784ade494c544bba395 [
file
] [
log
] [
blame
]
Adrià Vilanova MartÃnez
f2c4583
2024-09-29 13:02:02 +0200
[
diff
] [
blame
]
1
-
hosts:
all
2
tasks:
3
-
name:
"Test installing Node.JS 20"
4
ansible.builtin.
include_role:
5
name:
ensure
-
nodejs
-
fork
6
vars:
7
node_version:
20