Commit 613e226c authored by nanahira's avatar nanahira

fix

parent ffcb9c43
......@@ -102,7 +102,6 @@
become: true
with_items: ['/usr/bin/node', '/usr/local/bin/node']
shell: 'setcap cap_net_bind_service=+eip {{item}}'
when: "ansible_user_id != 'root'"
- name: npm
become: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment