fix type
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
loop_var: npmpkg
|
loop_var: npmpkg
|
||||||
when: npmpkgs|length > 0
|
when: npmpkgs|length > 0
|
||||||
|
|
||||||
- name: Install python pip packages for user
|
- name: Install python pipx packages for user
|
||||||
community.general.pipx:
|
community.general.pipx:
|
||||||
name: "{{ pipxpkg }}"
|
name: "{{ pipxpkg }}"
|
||||||
state: latest
|
state: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user