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