Browse Source

node yml

master
lefos 3 years ago
parent
commit
fb6a0fa9ba
  1. 2
      node.yml

2
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

Loading…
Cancel
Save