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