Commit 24cafd3e by Maruyama

roles/go: rootで実行することを明示的に指定

parent 0dfaa52c
......@@ -7,4 +7,6 @@
- name: make symlinks
command: /bin/ln -sf /usr/local/go/bin/{go,godoc,gofmt} /usr/bin/
become: yes
become_user: root
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