remove more notifys'
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
- jinja_lsp_configured is undefined
|
||||
block:
|
||||
- name: Append jinja-lsp to pkg_cargo
|
||||
# notify:
|
||||
# - Depend cargo
|
||||
# changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cargo: "{{ pkg_cargo + ['jinja-lsp'] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user