Commit ffcb9c43 authored by nanahira's avatar nanahira

update

parent 37da548a
......@@ -102,6 +102,8 @@
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
with_items:
......
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