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 @@
- dotenv_linter_configured is undefined
block:
- name: Append dotenv-linter to pkg_cargo
# notify:
# - Depend cargo
# changed_when: true
ansible.builtin.set_fact:
pkg_cargo: "{{ pkg_cargo + ['dotenv-linter'] }}"