remove more notifys'

Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
Matthew Stobbs
2025-05-12 12:31:06 -06:00
parent ef8452eb0e
commit e5dd46f250
7 changed files with 0 additions and 20 deletions

View File

@@ -5,9 +5,6 @@
- tailwindcss_languageserver_configured is undefined
block:
- name: Add tailwindcss/language-server to pkg_npm
notify:
- Depend node
changed_when: true
ansible.builtin.set_fact:
pkg_npm: "{{ pkg_npm + ['@tailwindcss/language-server'] }}"