Update playbook.yml
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
executable: /bin/bash
|
||||
|
||||
- name: Добавляем CLI утилиты
|
||||
shell: env GOBIN=$GOROOT/bin go install {{ item }}
|
||||
shell: GOBIN=$GOROOT/bin go install {{ item }}
|
||||
args:
|
||||
executable: /bin/bash
|
||||
loop:
|
||||
|
||||
Reference in New Issue
Block a user