remove unneeded notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
- name: Add xh to cargopkgs
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
# notify: Depend cargo
|
||||
# changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_cargo: "{{ pkg_cargo + [xh] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user