remove unneeded notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
- buf_configured is undefined
|
||||
block:
|
||||
- name: Append buf to pkg_go
|
||||
notify:
|
||||
- Depend go
|
||||
changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_go: "{{ pkg_go + ['github.com/bufbuild/buf/cmd/buf@latest'] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user