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