remove unneeded notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
file: config/zls.yml
|
||||
|
||||
- name: Append zls to pkg_archive
|
||||
notify:
|
||||
- Depend zig
|
||||
changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_archive: "{{ pkg_archive + ['zls'] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user