remove unneeded notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
- jsonls_configured is undefined
|
||||
block:
|
||||
- name: Append vscode-langservers-extracted to pkg_npm
|
||||
notify:
|
||||
- Depend node
|
||||
changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_npm: "{{ pkg_npm + ['vscode-langservers-extracted'] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user