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