added cargo, pipx, npm and go installs
This commit is contained in:
3
tasks/pkgs/go_checkmake.yml
Normal file
3
tasks/pkgs/go_checkmake.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: add to gopkgs
|
||||
set_fact:
|
||||
gopkgs: "{{ gopkgs + ['github.com/mrtazz/checkmake/cmd/checkmake@latest'] }}"
|
||||
Reference in New Issue
Block a user