@@ -109,7 +109,7 @@
|
||||
path: "{{ path.pipx }}"
|
||||
|
||||
- name: Ensure nodejs and npm are installed
|
||||
when: pkg_node|length > 0
|
||||
when: pkg_npm|length > 0
|
||||
vars:
|
||||
pkg: nodejs
|
||||
ansible.builtin.include_tasks:
|
||||
|
||||
Reference in New Issue
Block a user