remove more notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -5,9 +5,6 @@
|
|||||||
- comitlint_config_conventional_configured is undefined
|
- comitlint_config_conventional_configured is undefined
|
||||||
block:
|
block:
|
||||||
- name: Append commitlit/config-conventional to pkg_npm
|
- name: Append commitlit/config-conventional to pkg_npm
|
||||||
notify:
|
|
||||||
- Depend node
|
|
||||||
changed_when: true
|
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
pkg_npm: "{{ pkg_npm + ['@commitlint/config-conventional'] }}"
|
pkg_npm: "{{ pkg_npm + ['@commitlint/config-conventional'] }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user