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