add the rest of the hypr tools
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Install npm {{ pkg }}
|
||||
become: "{{ ext_become }}"
|
||||
become: true
|
||||
community.general.npm:
|
||||
global: true
|
||||
name: "{{ pkg }}"
|
||||
|
||||
Reference in New Issue
Block a user