This commit is contained in:
Matthew Stobbs
2025-02-07 10:33:07 -07:00
parent 1d6d3af432
commit e1141ec8d4

View File

@@ -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