added cargo, pipx, npm and go installs

This commit is contained in:
Matthew Stobbs
2025-01-23 01:06:14 -07:00
parent 5ed0df776d
commit 0dc2252cc4
21 changed files with 61 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
- name: add to pipxpkgs
set_fact:
pipxpkgs: "{{ pipxpkgs + ['cmakelang'] }}"