From fb6a0fa9ba94784eec61e494247b5660b0288866 Mon Sep 17 00:00:00 2001 From: lefos Date: Sun, 31 Oct 2021 23:54:13 +0200 Subject: [PATCH] node yml --- node.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node.yml b/node.yml index 704cc06..4141c81 100644 --- a/node.yml +++ b/node.yml @@ -4,6 +4,8 @@ gather_facts: no vars: user: "docker" + NODEJS_VERSION: "8" + ansible_distribution_release: "xenial" #trusty tasks: - name: Copy files to workers