Update playbook.yml
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
mode: '0644'
|
||||
notify:
|
||||
- "update-go-env"
|
||||
- name: Добавляем CLI утилиты
|
||||
shell: "go install {{ item }}"
|
||||
args: /bin/bash
|
||||
loop:
|
||||
- "github.com/pressly/goose/cmd/goose@latest"
|
||||
|
||||
handlers:
|
||||
- name: Применение переменных окружения
|
||||
|
||||
Reference in New Issue
Block a user